[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 HasHeaders { get; }
public bool HasHeaders { get; }
Public ReadOnly Property HasHeaders As Boolean
Get
Public ReadOnly Property HasHeaders As Boolean
Get
public:
property bool HasHeaders {
bool get ();
}
public:
property bool HasHeaders {
bool get ();
}
member HasHeaders : bool with get
member HasHeaders : bool with get
Property Value
Type:
Boolean