LockObject Property

Summary

Gets the CCOW lock object.

Syntax
C#
VB
C++
public static object LockObject { get; } 
Public Shared ReadOnly Property LockObject() As System.Object 
 Get 
public: static property System.Object^  LockObject 
{ 
 System.Object^  get() 
} 

Property Value

The CCOW lock object, used for synchronization access.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly