Click or drag to resize

ReplyEventServerChannel Property

Gets the server channel of this reply event.

Namespace:  OBCOM.NetSwitchLib.Servers
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public ServerChannel ServerChannel { get; }

Property Value

Type: ServerChannel
The server channel of this reply event.
See Also