 | DefaultContextProcessID Property |
Gets the unique process identification of the server channel.
Namespace:
OBCOM.NetSwitchLib.Servers
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic virtual int ProcessID { get; }
Public Overridable ReadOnly Property ProcessID As Integer
Get
Property Value
Type:
Int32
The unique process identification of the server channel.
Implements
IServerContextProcessID
See Also