Class RemoteWatcher.ExpectedFirstHeartbeat
TBD
Inherited Members
Namespace: Akka.Remote
Assembly: Akka.Remote.dll
Syntax
public sealed class ExpectedFirstHeartbeat
Constructors
| Improve this Doc View SourceExpectedFirstHeartbeat(Address)
TBD
Declaration
public ExpectedFirstHeartbeat(Address from)
Parameters
Type | Name | Description |
---|---|---|
Address | from | TBD |
Properties
| Improve this Doc View SourceFrom
TBD
Declaration
public Address From { get; }
Property Value
Type | Description |
---|---|
Address |