Thread of the event.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property EventThread As UInteger |
C# |
---|
public uint EventThread { get; } |
Visual C++ |
---|
public: property unsigned int EventThread { unsigned int get (); } |
JavaScript |
---|
function get_eventThread(); |