BasicTransferInformation.PerformCleanup Property

Definition

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

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

Property Value

true if a cleanup should be performed after the transfer; otherwise, false.

Applies to