TestTransport Members
The TestTransport type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TestTransport(ActorSystem, Config) | |
![]() |
TestTransport(Address, AssociationRegistry, String) |
Methods
Name | Description | |
---|---|---|
![]() |
Associate | |
![]() |
DefaultDisassociate | |
![]() |
DefaultListen | |
![]() |
Disassociate | |
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsResponsibleFor | |
![]() |
Listen | |
![]() |
ManagementCommand |
This method allows upper layers to send management commands to the transport. It is the responsibility of the sender to
send appropriate commands to different transport implementations. Unknown commands will be ignored.
(Inherited from Transport.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Shutdown | |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
Write |
Fields
Name | Description | |
---|---|---|
![]() |
AssociateBehavior | |
![]() |
DisassociateBehavior | |
![]() |
ListenBehavior | |
![]() |
LocalAddress | |
![]() |
ShutdownBehavior | |
![]() |
WriteBehavior |