Request that the server be stopped.
Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
void stop( DOFException cause )
Parameters
- cause
- Type: org.opendof.core.oalDOFException
Exception, if any, that accompanies an unexpected stop.
Remarks
See Also