CLClientOptions (STRUCT)ΒΆ
TYPE CLClientOptions : STRUCT
- InOut:
- Name - Type - Comment - ReplyToSourcePort- BIT- DEFAULT: FALSE; TRUE: Send to the port from which the server has send its response. - AlwaysBurst- BIT- DEFAULT: FALSE; TRUE: Fragmented Requests shall not be acknowledged by the server. Transmission is not guaranteed in this case! - NoKeepAlivePing- BIT- If there is no RPC-call (for 15 min), the client sends an RPC-Ping for checking if the partner is still available
- DEFAULT: FALSE; TRUE: Disable these Pings, e.g. if there is any other surveillance functionality 
 
