PSWorkflowJob.DoUnloadJobStreams Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unloads job streams information. Enables jobs to clear stream information from memory
protected:
override void DoUnloadJobStreams();
protected:
override void DoUnloadJobStreams();
override void DoUnloadJobStreams();
protected override void DoUnloadJobStreams ();
override this.DoUnloadJobStreams : unit -> unit
Protected Overrides Sub DoUnloadJobStreams ()