Click or drag to resize

AcquireExtension Methods

The AcquireExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAcquireTSource
Ensures that a source sequence of IDisposable objects are all acquired successfully. If the acquisition of any one IDisposable fails then those successfully acquired till that point are disposed.
Top
See Also