AstaClientSocket.ClientSocketParams:TAstaParamList
Applies to
TAstaClientSocket
Declaration
property
ClientSocketParams:TAstaParamList;
Description
The ClientSocketParams is a "scratch" TAstaParamList that you can fill with any kind of information that will then be transported to the AstaServerSocket and added to the AstaServerSocket.UserList.GetUserParamList. By using the ClientSocketParams you can have any kind of additional information available on the AstaServer.