Table of Contents

Property Canceled

Namespace
FS.Hosting.Shared
Assembly
FS.Hosting.Shared.dll

Canceled

Wird auf true gesetzt, nachdem der Benutzer am Client den Cancel-Button betätigt hat. Sie kann nicht zurückgesetzt werden. Vorraussetzung ist, dass die Eigenschaft CanCancel auf true gesetzt wird.

public bool Canceled { get; }

Property Value

bool