| ServiceThrottlingConfigurationLimit Property |
Gets the resource settings
Namespace:
SanteDB.Rest.Common.Behavior
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax public int Limit { get; set; }
Public Property Limit As Integer
Get
Set
public:
property int Limit {
int get ();
void set (int value);
}
member Limit : int with get, set
Property Value
Type:
Int32See Also