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