Methods (1) Properties (1)
Namespace: SchwabenCode.QuickIO.Transfer.Events

Syntax

public abstract class QuickIOTransferJobEventArgs : EventArgs

Basetype

  • System.EventArgs

Summary

Abstract base class for job event arguments

Methods

QuickIOTransferJobEventArgs(IQuickIOTransferJob job)

Creates a new instance of QuickIOTransferJobEventArgs

protected void QuickIOTransferJobEventArgs(IQuickIOTransferJob job)

Parameters

job

IQuickIOTransferJob

Affected job

Properties

Job

Target file path

public IQuickIOTransferJob Job { get; set; }

Classdiagram

save

reset

Drag to pan - Use Mousewheel + Ctrl to zoom