forwardSsl Property    Table of ContentStorageID Property forward
Session.State Property
Session's state.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
public virtual SessionState State { get; }

Property Value

Type: SessionState

Implements

ISession.State
See Also