Click or drag to resize

IServerContextGetProperties 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)
Syntax
Properties GetProperties()

Return Value

Type: Properties
A read-only dictionary with all the properties of this context.
See Also