Skip to content

XenSolutionEdit.Dispose Method (Boolean)

Releases unmanaged and - optionally - managed resources.

Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

protected virtual void Dispose(
    bool disposing
)

VB

Protected Overridable Sub Dispose ( 
    disposing As Boolean
)

Parameters

 

disposing
Type: System.Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.

See Also

Reference

XenSolutionEdit Class
Dispose Overload
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?