Synchronization object for use with lock
Namespace: BasicCard.FrameworkAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
protected Object sync |
Visual Basic |
---|
Protected sync As Object |
Visual C++ |
---|
protected: Object^ sync |
F# |
---|
val mutable sync: Object |