Share via


PSJob.Dispose Method

Disposes the current PSJob object, which frees all resource used by the object. The variants of this method can dispose the method with or without a Boolean value that indicates that the object is in the process of being disposed.

Overload List

Name Description
PSJob.Dispose ()
Disposes the current PSJob object, which frees all resource used by the object.
PSJob.Dispose (Boolean)
Disposes the current PSJob object, which frees all resource used by the object. This variant of the method also provides a Boolean value that indicates that the object is in the process of being disposed.

See Also

Reference

PSJob Class
PSJob Members
System.Management.Automation Namespace

Send comments about this topic to Microsoft.