  | ServerChannelStop Method  | 
 
            Stops the execution of this server channel.
            
 
    Namespace: 
   OBCOM.NetSwitchLib.Servers
    Assembly:
   OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
Remarks
            The communication channel is closed, and all resources are released.
            If this server channel is not executing, this method does nothing.
            
See Also