Socket Gateway Store and Forward

By default, a degree of store and forward functionality is always engaged, whereby events read from the ObjectServer are stored in batch files within the gateway event buffer until they can be forwarded to the target, when a socket connection is available.

However, also by default, on gateway startup, pre-existing batch files containing events that have not yet been forwarded are automatically deleted. Set the Gate.Socket.SAF property to TRUE to avoid deletion of batch files until the events they contain have been processed. The default setting for this property is FALSE.