|
| Type | Description | ||
| Channel as IBeepChannel | Reference to the channel that was opened. |
ChannelOpen event is fired when channel was successfully opened. At this point you can start to exchange messages over the channel. Channel was opened using wodBeep.Channels.Open method (if local peer initiated channel opening). If remote peer has initiated opening, then ChannelOpenRequest was fired in the meantime.
|