Click or drag to resize

AggregatorConfigResponsePayloadMaxRequests Property

Maximum number of requests the client is allowed to send within one parent server's aggregation round

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public Nullable<ulong> MaxRequests { get; }

Property Value

Type: NullableUInt64
See Also