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: BooleanTrue if the subscription is active (there is a known provider serving updates). False, otherwise.
See Also