ActorPath..::..Uid Property

Gets the uid.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public long Uid { get; set; }
Public Property Uid As Long
	Get
	Set
public:
property long long^ Uid {
	long long^ get ();
	void set (long long^ value);
}

Field Value

The uid.