| IResponseIsExclusive Property |
Indicates if the response is exclusive
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax bool IsExclusive { get; set; }
Property IsExclusive As Boolean
Get
Set
property bool IsExclusive {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also