DOFServer
stop Method
OpenDOF Object Access Library
Stops the server.
Namespace:
org.opendof.core.oal
Assembly:
dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
Copy
public
void
stop
()
Remarks
Stops the server.
Will also stop any related server.
See Also
Reference
DOFServer Class
org.opendof.core.oal Namespace
start(int)