AssociationRegistry Methods
The AssociationRegistry type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Clear | |
![]() |
ClearLog |
Clears the current contents of the log
|
![]() |
DeregisterAssociation |
Removes an association.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
ExistsAssociation |
Tests if an association was registered.
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() |
Get | |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetRemoteReadHandlerFor |
Returns the event handler corresponding to the remote endpoint of the givne local handle. In other words
it returns the listener that will receive InboundPayload events when is called.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
LogActivity |
Logs a transport activity
|
![]() |
LogSnapshot |
Gets a snapshot of the current transport activity log
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RegisterListenerPair |
Registers two event listeners corresponding to the two endpoints of an association.
|
![]() |
RegisterTransport |
Records a mapping between an address and the corresponding (transport, associationEventListener) pair.
|
![]() |
RemoteListenerRelativeTo |
Returns the remote endpoint for a pair of endpoints relative to the owner of the supplied TestAssociationHandle.
|
![]() |
Reset | |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
TransportFor |
Returns the transport bound to the given address.
|
![]() |
TransportsReady |
Indicates if all given transports were successfully registered. No assications can be established between
transports that are not yet registered.
|