Udostępnij za pośrednictwem


ContractLock<T>.Dispose Method

Include Protected Members
Include Inherited Members

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Revokes the lifetime token on a contract.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Dispose()

Revokes the lifetime token on a contract, regardless of input. (Inherited from ContractHandle.)

Protected method

Dispose(Boolean)

Revokes the lifetime token on the contract regardless of input and optionally releases the managed resources. (Inherited from ContractHandle.)

Top

See Also

Reference

ContractLock<T> Class

ContractLock<T> Members

Microsoft.VisualStudio.Tools.Applications Namespace