Gets or sets the message identification field in the security header.
Property type
Read-write property
Syntax
Visual Basic
Public Property Id As Long
Return Value
Long
Remarks
Defaults to an automatically increasing value when new requests are encoded. Response messages automatically assume the Id of the request when Agent.CreateResponse or Manager.CreateInformResponse is used.