  | ServerChannelGetProperties Method  | 
 
            Returns all the properties of this channel.
            
 
    Namespace: 
   OBCOM.NetSwitchLib.Servers
    Assembly:
   OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic Properties GetProperties()
Public Function GetProperties As Properties
Return Value
Type: 
Properties
            All the properties of this channel.
            
See Also