AssociationHandle Properties |
The AssociationHandle type exposes the following members.
Name | Description | |
---|---|---|
LocalAddress |
Address of the local endpoint
| |
ReadHandlerSource |
The TaskCompletionSource returned by this call must be completed with an IHandleEventListener to
register a listener responsible for handling the incoming payload. Until the listener is not registered the
transport SHOULD buffer incoming messages.
| |
RemoteAddress |
Address of the remote endpoint
|