Click or drag to resize

ChannelConnectOptions Properties

The ChannelConnectOptions type exposes the following members.

Properties
  NameDescription
Public propertyChannelName
Name of the target channel.
Public propertyPayload
Payload to pass to ChannelProvider.ClientConnected action.
Public propertyWait
If true will wait for ChannelProvider to connect. If false will fail if ChannelProvider is not found.
Top
See Also