Class ShutdownAttempt
Inherited Members
Namespace: Akka.Remote.Transport
Assembly: Akka.Remote.dll
Syntax
public sealed class ShutdownAttempt : Activity
Constructors
| Improve this Doc View SourceShutdownAttempt(Address)
Declaration
public ShutdownAttempt(Address boundAddress)
Parameters
Type | Name | Description |
---|---|---|
Address | boundAddress |
Properties
| Improve this Doc View SourceBoundAddress
Declaration
public Address BoundAddress { get; }
Property Value
Type | Description |
---|---|
Address |