ConnectionCallback InterfaceOpenDOF Object Access Library
This allows the transport to callback into the OAL to affect a connection.

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

C#
public interface ConnectionCallback

The ConnectionCallback type exposes the following members.

Methods

  NameDescription
Public methodgetName
The name of the connection.
Public methodisReady
Top
Remarks

This allows the transport to callback into the OAL to affect a connection.
See Also

Reference