RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomServerSocket.GetServerType Method

Returns the ServerType property.

Pascal
function GetServerType: TServerType;
C++
__fastcall TServerType GetServerType();

Applications cannot call this protected method. GetServerType returns the value of the ServerType property of the TServerWinSocket object that describes the server endpoint of the listening connection. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!