ServerSession.Context Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
Context
Gets custom context object assigned in Connecting, PreAuthentication or Authentication events.
Declaration
public object Context { get; }
Property Value
Type | Description |
---|---|
Object |