Click or drag to resize

OBCOM.NetSwitchLib.Clients Namespace

Classes and interfaces to build client applications that communicate with a NetSwitch server.
Classes
  ClassDescription
Public classCode exampleClientChannel
Bi-directional client communication channel with a NetSwitch server.
Public classLogicalChannel
Logical communication channel used to multiplex a single ClientChannel.
Public classLogicalChannels
Pool of reusable thread-safe logical channels.
Public classUnexpectedReplyEventArgs
Provides event data when calling an UnexpectedReplyEventHandler.
Delegates
  DelegateDescription
Public delegateChannelExecutorT
Represents a method called when a LogicalChannel is requested.
Public delegateUnexpectedReplyEventHandler
Represents a method called when an unexpected reply message is received.