Click or drag to resize

CloudMethodAttributeMaxCallPerClientPermit Property

Limits the maximum number of calls permitted within the specified time window per client.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int MaxCallPerClientPermit { get; set; }

Property Value

Int32
See Also