RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomServerSocket.SetServerType Method

Sets the ServerType property.

Pascal
procedure SetServerType(Value: TServerType);
C++
__fastcall SetServerType(TServerType Value);

Applications cannot call this protected method. SetServerType sets the ServerType property of the TServerWinSocket object that describes the server endpoint of the listening connection. Server socket objects use TServerWinSocket to implement their ServerType property. 

 

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