LicenseManagerMaxSilverlightClient Property |
Indicates the maximum nummber of Silverlight clients that is allowed with your license
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int MaxSilverlightClient { get; }
Public ReadOnly Property MaxSilverlightClient As Integer
Get
public:
property int MaxSilverlightClient {
int get ();
}
member MaxSilverlightClient : int with get
Property Value
Type:
Int32
See Also