[]
        
(Showing Draft Content)

C1.Util.DX.SetValueFastDelegate-1.BeginInvoke

BeginInvoke Method

BeginInvoke(object, ref T, AsyncCallback, object)

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