VTime Zone CollectionRelease Writer Lock Method
This is used to free a writer lock previously acquired by calling AcquireWriterLock(Int32)
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public void ReleaseWriterLock()VB
Public Sub ReleaseWriterLockC++
public:
void ReleaseWriterLock()F#
member ReleaseWriterLock : unit -> unit