Set the context data for a connection.
Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
void setContext( ConnectionCallback context )
Parameters
- context
- Type: org.opendof.core.transportConnectionCallback
The context data.
Remarks
See Also