[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]

The ControlSyncContext type exposes the following members.

Constructors

  NameDescription
Public methodControlSyncContext
Initialisiert eine neue ControlSyncContext-Instanz.

Methods

  NameDescription
Public methodInvoke
Ruft die übergebene Methode im Thread des Synchronisationskontextes auf.

Properties

  NameDescription
Public propertyInvokeRequired
Gibt einen Wert zurück, der angibt ob eine Synchronisation mit Invoke(SimpleMethod) notwendig ist oder nicht.

See Also