ServergetContext Method OpenDOF Object Access Library
Return the context associated with the server.

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

C#
ServerCallback getContext()

Return Value

Type: ServerCallback
The server's context data.
Remarks

Return the context associated with the server.
See Also

Reference