Click or drag to resize

ChannelConnectedEventArgs Properties

The ChannelConnectedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyClient
A ChannelClient instance to send and receive data.
Public propertyPayload
The payload sent by Channel Client when connecting.
Top
See Also