SyncBinding MaxMsgSize Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Imposes a limit on maximum message size in bytes

Namespace: NFX.Glue.Native
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute("$max-msg-size", 524288)]
public int MaxMsgSize { get; set; }

Property Value

Type: OnlineInt32
See Also