Gets the current state of the session.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property State As SessionState Get |
C# |
---|
public SessionState State { get; } |