com.onlineobject.objectnet Namespace

ClientChannel Class

Represents a client-side communication channel that extends ChannelSocket.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public class ClientChannel : ChannelSocket

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..ChannelBase
    com.onlineobject.objectnet..::..Channel
      com.onlineobject.objectnet..::..ChannelSocket
        com.onlineobject.objectnet..::..ClientChannel