Click or drag to resize

BootstrapperSettingsSlowConsumerLimitsMaxPendingMessages Property

Max messages waiting in queue to be send to a client

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

Property Value

Type: Int64
See Also