TestAssociationHandle Properties |
The TestAssociationHandle type exposes the following members.
Name | Description | |
---|---|---|
Key |
Key used in AssociationRegistry to identify associations. Contains an ordered Tuple of addresses,
where the first address is always the initiator of the association.
| |
LocalAddress |
Address of the local endpoint
(Inherited from AssociationHandle.) | |
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.
(Inherited from AssociationHandle.) | |
RemoteAddress |
Address of the remote endpoint
(Inherited from AssociationHandle.) |