RPCUseBuffered

Indicates whether the RPC Manager should read the TCP/IP and Name once or dynamically.

If set to 1, the RPC Manager will read the TCP/IP and Name once only from the low-level socket stream and cache the data (default).

You can set RPCUseBuffered to 0 if the TCP/IP or Name can change dynamically, however, this is not recommended

.

Default: RPCUseBuffered = 1