| ShutdownAttempt Constructor |
TBD
Namespace:
Akka.Remote.Transport
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ShutdownAttempt(
Address boundAddress
)
new :
boundAddress : Address -> ShutdownAttempt
Parameters
- boundAddress
- Type: Akka.ActorAddress
TBD
See Also