Class RemoteWatcher.HeartbeatRsp
TBD
Inherited Members
Namespace: Akka.Remote
Assembly: Akka.Remote.dll
Syntax
public class RemoteWatcher.HeartbeatRsp
Constructors
| Edit this page View SourceHeartbeatRsp(long)
TBD
Declaration
public HeartbeatRsp(long addressUid)
Parameters
| Type | Name | Description |
|---|---|---|
| long | addressUid | TBD |
Properties
| Edit this page View SourceAddressUid
TBD
Declaration
public long AddressUid { get; }
Property Value
| Type | Description |
|---|---|
| long |
Edit this page