DOFSubscriptionStateisActive Method OpenDOF Object Access Library

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public virtual bool isActive()

Return Value

Type: Boolean
True if the subscription is active (there is a known provider serving updates). False, otherwise.
See Also

Reference