[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Gibt einen Wert zurück, der angibt ob eine Synchronisation mit Invoke(SimpleMethod)
notwendig ist oder nicht.
Namespace: DynamicNode.Ext.CockpitAssembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Syntax
| C# |
|---|
public bool InvokeRequired { get; } |
| Visual Basic |
|---|
Public ReadOnly Property InvokeRequired As Boolean Get |
| F# |
|---|
abstract InvokeRequired : bool override InvokeRequired : bool |