PublishOptions::CancelToken Property
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
public: property Nullable<CancellationToken> CancelToken { Nullable<CancellationToken> get(); void set(Nullable<CancellationToken> value); }
Property Value
Type: System::Nullable<CancellationToken>
Show: