Discuss this help topic in SecureBlackbox Forum

TElWebDAVCustomLockList.Done

TElWebDAVCustomLockList     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Finalizes the multi-threaded access to the list.

Declaration

[C#]
    void Done();

[VB.NET]
    Sub Done()

[Pascal]
    procedure Done; virtual;

[C++]
    void Done();

[PHP]
    void Done()

[Java]
    void done();

Description

    This method finalizes the multi-threaded access to the list.

See also:     Enter    

Discuss this help topic in SecureBlackbox Forum