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

Syntax

public class QuickIOTransferWorkerShutdownEventArgs : EventArgs

Basetype

  • System.EventArgs

Summary

Contains information when a worker has stopped successfully

Methods

QuickIOTransferWorkerShutdownEventArgs(Int32 workerID)

Creates a new instance of QuickIOTransferWorkerShutdownEventArgs

public void QuickIOTransferWorkerShutdownEventArgs(Int32 workerID)

Parameters

workerID

Int32

Affected Worker ID

Properties

WorkerID

Affected Worker ID

public Int32 WorkerID { get; set; }

Classdiagram

save

reset

Drag to pan - Use Mousewheel + Ctrl to zoom