Msg RequestID Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns request ID that relates to this message instance. It is the message ID for RequestMsg and related message ID for ResponseMsg

Namespace: NFX.Glue.Protocol
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public abstract FID RequestID { get; }

Property Value

Type: FID
See Also