[Missing <summary> documentation for "P:Akka.Actor.NameAndUid.Uid"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxPublic ReadOnly Property Uid As Integer
Get
public:
property int Uid {
int get ();
}
member Uid : int with get
Property Value
Type:
Int32
See Also