ClientAccessPolicyConfigServiceEnabled Property |
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool ServiceEnabled { get; set; }
Public Property ServiceEnabled As Boolean
Get
Set
public:
property bool ServiceEnabled {
bool get ();
void set (bool value);
}
member ServiceEnabled : bool with get, set
Property Value
Type:
BooleanSee Also