LockObject Method (SimpleCodec)
In This Topic
Standard LockObject implementation for thread-safety
Syntax
'Declaration
Public Function LockObject() As System.Object
public System.object LockObject()
Return Value
The Instance object
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also