Constructor Job
Job()
Initializes a new instance of the Job class.
public Job()
Job(SerializationInfo, StreamingContext)
Initializes a new instance of the Job class using the specified serialization info and streaming context.
public Job(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfoThe serialization info.
context
StreamingContextThe streaming context.