[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.Util.Xml.Serialization.LongOpInProgressHandler

LongOpInProgressHandler Delegate

Namespace: C1.Win.TrueDBGrid.Util.Xml.Serialization
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
public delegate void LongOpInProgressHandler(object sender, LongOpInProgressArgs e)
Parameters
Type Name Description
object sender
LongOpInProgressArgs e

Constructors

Name Description
LongOpInProgressHandler(object, nint)

Methods

Name Description
BeginInvoke(object, LongOpInProgressArgs, AsyncCallback, object)
EndInvoke(IAsyncResult)
Invoke(object, LongOpInProgressArgs)