Job.Dispose(Boolean) method

Releases the unmanaged resources used by the object and optionally releases the managed resources.

Syntax

protected void Dispose(
  bool disposing
)

Parameters

  • disposing
    Type: Boolean

    true to release both managed and unmanaged resources; false to release only unmanaged resources.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

DLL

Microsoft.Assessments.Core.dll ; AxeCore.dll

See also

Job

Dispose methods

Dispose

 

 

Send comments about this topic to Microsoft

Build date: 10/2/2013