Click or drag to resize

AsynchDataProgress Class

Represents the message attachment asynchronous data progress.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesAsynchDataProgress

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class AsynchDataProgress : IDisposable

The AsynchDataProgress type exposes the following members.

Methods
  NameDescription
Public methodCancel
Cancels current process.
Public methodDispose
Releases all resources used by the AsynchDataProgress
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the AsynchDataProgress and optionally releases the managed resources
Protected methodFinalize (Overrides ObjectFinalize.)
Top
See Also