| IQuotaInterviewsRunningCount Property |
[Missing <summary> documentation for "P:AskiaCore.IQuota.InterviewsRunningCount"]
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax int InterviewsRunningCount { get; set; }
Property InterviewsRunningCount As Integer
Get
Set
property int InterviewsRunningCount {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also