Cancellation

MergeOptions.Cancellation property

Ruft das Vorgangsabbruchobjekt ab oder legt es fest. Der Standardwert istNull .

public Cancellation Cancellation { get; set; }

Eigentumswert

Das Vorgangsabbruchobjekt.

Siehe auch