Class DisassociateUnderlying
TBD
Inherited Members
Namespace: Akka.Remote.Transport
Assembly: Akka.Remote.dll
Syntax
public sealed class DisassociateUnderlying : TransportOperation, INoSerializationVerificationNeeded, IDeadLetterSuppression
Constructors
| Improve this Doc View SourceDisassociateUnderlying(DisassociateInfo)
TBD
Declaration
public DisassociateUnderlying(DisassociateInfo info = DisassociateInfo.Unknown)
Parameters
Type | Name | Description |
---|---|---|
DisassociateInfo | info | TBD |
Properties
| Improve this Doc View SourceInfo
TBD
Declaration
public DisassociateInfo Info { get; }
Property Value
Type | Description |
---|---|
DisassociateInfo |