Class ForceDisassociate
Management command to force disassociation of an address
Inherited Members
Namespace: Akka.Remote.Transport
Assembly: Akka.Remote.dll
Syntax
public sealed class ForceDisassociate
Constructors
| Improve this Doc View SourceForceDisassociate(Address)
TBD
Declaration
public ForceDisassociate(Address address)
Parameters
Type | Name | Description |
---|---|---|
Address | address | TBD |
Properties
| Improve this Doc View SourceAddress
TBD
Declaration
public Address Address { get; }
Property Value
Type | Description |
---|---|
Address |