Acrux.Threading
SubjectUniqueId Property
NamespacesAcrux.Threading.SpecializedObserverSubject<(Of <(TMessage>)>)SubjectUniqueId
The unique id of the subject that can be used to identify it within the boundaries of a process
Declaration Syntax
C#Visual BasicVisual C++
public int SubjectUniqueId { get; }
Public ReadOnly Property SubjectUniqueId As Integer
public:
property int SubjectUniqueId {
	int get ();
}

Assembly: Acrux.Threading (Module: Acrux.Threading) Version: 1.0.0.0 (1.0.0.35)