Name | Description | |
---|---|---|
![]() | ChannelFull | Indicates that the sender side of the channel has too many outstanding messages that were not yet delivered. |
The following tables list the members exposed by IMessageSink.
Name | Description | |
---|---|---|
![]() | ChannelFull | Indicates that the sender side of the channel has too many outstanding messages that were not yet delivered. |
Name | Description | |
---|---|---|
![]() | OnMessageReceived | Called when a new message arrives. |
![]() | OnReceiveError | Called when an error occurs during a read. |