WorkflowInstance.ThrowIfReadOnly Metod

Definition

Utlöser ett InvalidOperationException om arbetsflödesinstansen har initierats, enligt .IsReadOnly

protected:
 void ThrowIfReadOnly();
protected void ThrowIfReadOnly();
member this.ThrowIfReadOnly : unit -> unit
Protected Sub ThrowIfReadOnly ()

Kommentarer

Om IsReadOnly returnerar truegenereras en InvalidOperationException .

Gäller för