[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.StructAction-1.BeginInvoke

BeginInvoke Method

BeginInvoke(ref T, AsyncCallback, object)

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