 | TreeEventThreadId property |
Id of the corresponding thread
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string ThreadId { get; }
Public ReadOnly Property ThreadId As String
Get
public:
property String^ ThreadId {
String^ get ();
}
member ThreadId : string with get
Property value
String
See also