Share via


FileTransferInformation.PerformCleanup Property

Definition

Gets a value that indicates whether a cleanup process should be performed after the transfer.

protected public:
 virtual property bool PerformCleanup { bool get(); };
protected internal override bool PerformCleanup { get; }
member this.PerformCleanup : bool
Protected Friend Overrides ReadOnly Property PerformCleanup As Boolean

Property Value

true to perform cleanup; otherwise, false.

Applies to