com.onlineobject.objectnet Namespace

EmbeddedMessage..::..MaxPayloadSize Property

The maximum number of bytes of payload data that a message can contain. This value represents how many bytes can be added to a message on top of the MaxHeaderSize.

Namespace:  com.onlineobject.objectnet.server
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public static int MaxPayloadSize { get; set; }