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
| Name | Description | |
|---|---|---|
| getName | The name of the connection. | |
| isReady |
Remarks
See Also