DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / SimpleCodec Class / LockObject Method

In This Topic
    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