[This is preliminary documentation and is subject to change.]
Returns true when this message contains header data
Namespace: NFX.Glue.ProtocolAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool HasCorrelationData { get; }
public bool HasCorrelationData { get; }
Public ReadOnly Property HasCorrelationData As Boolean
Get
Public ReadOnly Property HasCorrelationData As Boolean
Get
public:
property bool HasCorrelationData {
bool get ();
}
public:
property bool HasCorrelationData {
bool get ();
}
member HasCorrelationData : bool with get
member HasCorrelationData : bool with get
Property Value
Type:
Boolean