Delegate_ThreadStart

cs.system.Delegatecs.system.MulticastDelegatecs.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(): Void

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 -