The IAttachableMultipleOutputChannels type exposes the following members.

Methods

  NameDescription
Public methodAttachOutputChannel
Attaches the output channel.
Public methodDetachOutputChannel()()()()
Detaches all output channels.
Public methodDetachOutputChannel(String)
Detaches the output channel.

Properties

  NameDescription
Public propertyAttachedOutputChannels
Returns attached output channels.
Public propertyIsOutputChannelAttached
Returns true if at least one output channel is attached.

See Also