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