ConnectingEventArgs.Context Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
Context
An optional custom object representing the session context.
Declaration
public object Context { get; set; }
Property Value
Type | Description |
---|---|
Object |