Share via


ServerOperationData.IsCancellable Property

Definition

Whether the operation can be cancelled.

public bool? IsCancellable { get; }
member this.IsCancellable : Nullable<bool>
Public ReadOnly Property IsCancellable As Nullable(Of Boolean)

Property Value

Applies to