[This is preliminary documentation and is subject to change.]

Gets id of communication and gui thread.

Namespace:  Phoenix
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static int ClientThreadId { get; }
Public Shared ReadOnly Property ClientThreadId As Integer
public:
static property int ClientThreadId {
	int get ();
}

See Also