Partilhar via


ConnectionContextHelper.Dispose Method (Boolean)

Restores the thread to the original user identity.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Protected Overridable Sub Dispose ( _
    disposing As Boolean _
)
'Usage
Dim disposing As Boolean

Me.Dispose(disposing)
protected virtual void Dispose(
    bool disposing
)

Parameters

  • disposing
    Type: System.Boolean

    true if the resources should be disposed; otherwise false.

See Also

Reference

ConnectionContextHelper Class

ConnectionContextHelper Members

Dispose Overload

Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace