Click or drag to resize

BootstrapperSettingsSlowConsumerLimitsMaxPendingBytes Property

Max bytes waiting to be sent to a client

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static long MaxPendingBytes { get; set; }

Property Value

Type: Int64
See Also