LicenseManagerMaxFlashClient Property |
Indicates the maximum nummber of Flash clients that is allowed with your license
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int MaxFlashClient { get; }
Public ReadOnly Property MaxFlashClient As Integer
Get
public:
property int MaxFlashClient {
int get ();
}
member MaxFlashClient : int with get
Property Value
Type:
Int32See Also