Table of Contents

Property CleanupAction

Namespace
FS.Hosting.Shared.GlobalObj
Assembly
FS.Hosting.Shared.dll

CleanupAction

Diese Methode wird aufgerufen, wenn der Eintrag verworfen wird. Als Parameter wird der Wert von FS.Hosting.Shared.GlobalObj.ContentDownload.Argument übergeben.

public Action<object> CleanupAction { get; set; }

Property Value

Action<object>