Gets the uid.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxPublic ReadOnly Property Uid As Long
Get
public:
property long long Uid {
long long get ();
}
member Uid : int64 with get
Property Value
Type:
Int64 The uid.
See Also