 | DefaultContextGetProperties Method |
Returns a read-only dictionary with all the properties of this context.
Namespace:
OBCOM.NetSwitchLib.Servers
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic virtual Properties GetProperties()
Public Overridable Function GetProperties As Properties
Return Value
Type:
Properties
A read-only dictionary with all the properties of this context.
Implements
IServerContextGetProperties
See Also