DOFSubscriptiondestroy Method OpenDOF Object Access Library
Destroy the DOFSubscription.

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

C#
public void destroy()
Remarks

Destroy the DOFSubscription. This cancels the subscription and Listener s will not be called once this method returns.
See Also

Reference