Click or drag to resize

wclCustomConnectionEnter Method

Enters the connection's critical section.

Namespace: wclCommunication
Assembly: wclCommunication (in wclCommunication.dll) Version: 7.8.3.0 (7.8.3.0)
Syntax
protected void Enter()
Remarks
The method should be used to protect connection in multi-threaded applications.
See Also