ServerThread Property  
 

Return the thread ID for the server.

Syntax

object.ServerThread

Remarks

The ServerThread property returns the thread ID for the active server. Until the thread terminates, the thread identifier uniquely identifies the thread throughout the system. If there is no active server, this property will return a value of zero.

Data Type

Integer (Int32)

See Also

ClientAddress Property, ClientThread Property, ServerAddress Property, ServerPort Property