Gets the session role.
Namespace: FIXForge.NET.FIXAssembly: FIXForge.NET.FIX.Engine-net-3.5 (in FIXForge.NET.FIX.Engine-net-3.5.dll) Version: 2.79.1.0
Syntax
C# |
---|
public Session..::..SessionRole Role { get; } |
Visual Basic |
---|
Public ReadOnly Property Role As Session..::..SessionRole Get |
Visual C++ |
---|
public: property Session..::..SessionRole Role { Session..::..SessionRole get (); } |