ISynchronizeInvoke
cs.system.componentmodel.ISynchronizeInvoke (extern interface)
Instance Members
InvokeRequired: BoolBeginInvoke(method: cs.system.Delegate, args: cs.NativeArray<Dynamic>): cs.system.IAsyncResult| Name | Type |
|---|---|
method |
cs.system.Delegate |
args |
cs.NativeArray<Dynamic> |
| Returns |
|---|
| cs.system.IAsyncResult |
EndInvoke(result: cs.system.IAsyncResult): Dynamic| Name | Type |
|---|---|
result |
cs.system.IAsyncResult |
| Returns |
|---|
| Dynamic |
Invoke(method: cs.system.Delegate, args: cs.NativeArray<Dynamic>): Dynamic| Name | Type |
|---|---|
method |
cs.system.Delegate |
args |
cs.NativeArray<Dynamic> |
| Returns |
|---|
| Dynamic |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:abstract |
- |
:libType |
- |
:csNative |
- |