This topic has not yet been rated - Rate this topic

JobDefinition Class

Contains the definition of a job that is defined in a job store.


Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation.dll)
'Usage
Dim instance As JobDefinition

[SerializableAttribute] 
public class JobDefinition : ISerializable
/** @attribute SerializableAttribute() */ 
public class JobDefinition implements ISerializable
SerializableAttribute 
public class JobDefinition implements ISerializable
System.Object
   System.Management.Automation.JobDefinition
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
© 2013 Microsoft. All rights reserved.