Click or drag to resize

SessionProtocolID Property

Returns unique parser identifier of the session. deprecated, use ParserID

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public int ProtocolID { get; }

Property Value

Int32
Unique parser identifier of the session.
See Also