10.24.0

EndpointPropertiesQuota Property

Sets the maximum spool quota in MB (1 MB = 1000000 bytes) for the Endpoint. When null, the default value on the appliance is used (4000 MB). The valid range is within [0 ...60000] MB.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public int? Quota { get; set; }

Property Value

NullableInt32

See Also