AcquireExtension Methods | 
The AcquireExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| AcquireTSource | 
            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.
              |