| DisassociateInfo Enumeration |
Supertype of possible disassociation reasons
Namespace:
Akka.Remote.Transport
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public enum DisassociateInfo
Members
| Member name | Value | Description |
---|
| Unknown | 0 |
TBD
|
| Shutdown | 1 |
TBD
|
| Quarantined | 2 |
TBD
|
See Also