ProgressEventHandler

Inheritance: java.lang.Object, com.aspose.ms.System.Delegate, com.aspose.ms.System.MulticastDelegate

public abstract class ProgressEventHandler extends System.MulticastDelegate

مرجع دالة معالج حدث التقدم

المنشئات

المنشئالوصف
ProgressEventHandler()

الطرق

طريقةالوصف
invoke(ProgressEventHandlerInfo info)مرجع دالة معالج حدث التقدم
beginInvoke(ProgressEventHandlerInfo info, System.AsyncCallback callback, Object state)
endInvoke(System.IAsyncResult result)

ProgressEventHandler()

public ProgressEventHandler()

invoke(ProgressEventHandlerInfo info)

public abstract void invoke(ProgressEventHandlerInfo info)

مرجع دالة معالج حدث التقدم

Parameters:

معاملنوعالوصف
infoProgressEventHandlerInfoبيانات معالج حدث التقدم.

beginInvoke(ProgressEventHandlerInfo info, System.AsyncCallback callback, Object state)

public final System.IAsyncResult beginInvoke(ProgressEventHandlerInfo info, System.AsyncCallback callback, Object state)

Parameters:

معاملنوعالوصف
infoProgressEventHandlerInfo
استدعاءcom.aspose.ms.System.AsyncCallback
الحالةjava.lang.Object

Returns: com.aspose.ms.System.IAsyncResult

endInvoke(System.IAsyncResult result)

public final void endInvoke(System.IAsyncResult result)

Parameters:

معاملنوعالوصف
النتيجةcom.aspose.ms.System.IAsyncResult