Table of Contents

Constructor Job

Namespace
Skyline.DataMiner.Net.Jobs
Assembly
SLNetTypes.dll

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 SerializationInfo

The serialization info.

context StreamingContext

The streaming context.