Delegate_ThreadStart
cs.system.Delegate → cs.system.MulticastDelegate → cs.system.threading.Delegate_ThreadStart (extern final class)
Static Members
op_Addition(arg1: ThreadStart, arg2: ThreadStart): ThreadStart| Name | Type |
|---|---|
arg1 |
ThreadStart |
arg2 |
ThreadStart |
| Returns |
|---|
| ThreadStart |
op_Subtraction(arg1: ThreadStart, arg2: ThreadStart): ThreadStart| Name | Type |
|---|---|
arg1 |
ThreadStart |
arg2 |
ThreadStart |
| Returns |
|---|
| ThreadStart |
Instance Members
Invoke(): VoidBeginInvoke(callback: cs.system.AsyncCallback, object: Dynamic): cs.system.IAsyncResult| Name | Type |
|---|---|
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 |
- |