Click or drag to resize

wclCustomConnectionLeave Method

Exists *leaves) the connection's critical section.

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