Click or drag to resize
ProviderStatus Constructor
Initializes a new instance of the ProviderStatus class.

Namespace: Lawo.EmberPlusSharp.S101
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public ProviderStatus(
	bool isActive
)

Parameters

isActive
Type: SystemBoolean
See Also