HostProtectionAttribute.Synchronization Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob die Synchronisierung verfügbar gemacht wird.

public:
 property bool Synchronization { bool get(); void set(bool value); };
public bool Synchronization { get; set; }
member this.Synchronization : bool with get, set
Public Property Synchronization As Boolean

Eigenschaftswert

truewenn die Synchronisierung verfügbar gemacht wird; andernfalls . false Der Standardwert lautet false.

Gilt für:

Weitere Informationen