Request that a connection be closed.
Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
void close( DOFException cause )
Parameters
- cause
- Type: org.opendof.core.oalDOFException
Optional reason that the connection is being closed abnormally.
Remarks
See Also