new DuplexChannelEventArgs()
Event arguments used to for connection related events. (e.g. onConnectionOpened, onConnectionClosed)
- Source:
Members
-
ChannelId
-
Returns the channel id identifying the receiver of request messages. (e.g. ws://127.0.0.1:8090/).
- Source:
-
ResponseReceiverId
-
Returns the unique logical id identifying the receiver of response messages.
- Source: