StreamTransferInformation.PerformCleanup Property

Definition

Gets a value that indicates whether to perform cleanup 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 after the transfer; otherwise, false.

Applies to