  | TaskResultEventTServerChannel Property  | 
 
            Gets the server channel of this request event.
            
 
    Namespace: 
   OBCOM.NetSwitchLib.Servers
    Assembly:
   OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic ServerChannel ServerChannel { get; }Public ReadOnly Property ServerChannel As ServerChannel
	Get
Property Value
Type: 
ServerChannel
            The server channel of this request event.
            
See Also