INetworkingConfiguration.

BatchMessages Property

Summary

Configures to batch messages between client and server.

Syntax

bool BatchMessages { set; }

Remarks

Configures to batch messages between client and server. By default, batch mode is enabled.

This setting can be used on both client and server.

Value

Type Description
bool false, to turn message batching off.