Delegate_ContextCallback
cs.system.Delegate → cs.system.MulticastDelegate → cs.system.threading.Delegate_ContextCallback (extern final class)
Static Members
op_Addition(arg1: ContextCallback, arg2: ContextCallback): ContextCallback| Name | Type |
|---|---|
arg1 |
ContextCallback |
arg2 |
ContextCallback |
| Returns |
|---|
| ContextCallback |
op_Subtraction(arg1: ContextCallback, arg2: ContextCallback): ContextCallback| Name | Type |
|---|---|
arg1 |
ContextCallback |
arg2 |
ContextCallback |
| Returns |
|---|
| ContextCallback |
Instance Members
| Name | Type |
|---|---|
state |
Dynamic |
BeginInvoke(state: Dynamic, callback: cs.system.AsyncCallback, object: Dynamic): cs.system.IAsyncResult| Name | Type |
|---|---|
state |
Dynamic |
callback |
cs.system.AsyncCallback |
object |
Dynamic |
| Returns |
|---|
| cs.system.IAsyncResult |
EndInvoke(result: cs.system.IAsyncResult): Void| Name | Type |
|---|---|
result |
cs.system.IAsyncResult |
new(object: Dynamic, method: cs.system.IntPtr): Void| Name | Type |
|---|---|
object |
Dynamic |
method |
cs.system.IntPtr |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |