RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomServerSocket.GetOnThreadEnd Method

Returns the OnThreadEnd event handler.

Pascal
function GetOnThreadEnd: TThreadNotifyEvent;
C++
__fastcall TThreadNotifyEvent GetOnThreadEnd();

Applications cannot call this protected method. GetOnThreadEnd returns the OnThreadEnd event handler 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!