Delegate LengthyOperationCallBack
A delegate used to represent relay progress for lengthy operations
Namespace: OSGeo.MapGuide.MaestroAPI
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
public delegate void LengthyOperationCallBack(object sender, LengthyOperationCallbackArgs items);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
LengthyOperationCallbackArgs | items |