[]
        
(Showing Draft Content)

C1.Util.DX.GetValueFastDelegate-1.BeginInvoke

BeginInvoke Method

BeginInvoke(object, out T, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(object obj, out T value, AsyncCallback callback, object @object)
Parameters
Type Name Description
object obj
T value
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult