Back to Devexpress

AsyncDownloadPolicy.ProbingEventArgs Class

corelibraries-devexpress-dot-data-dot-asyncdownloadpolicy-983d1fad.md

latest1.7 KB
Original Source

AsyncDownloadPolicy.ProbingEventArgs Class

Contains data for the Probing event.

Namespace : DevExpress.Data

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class ProbingEventArgs :
    AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs
vb
Public Class ProbingEventArgs
    Inherits AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs

AsyncDownloadPolicy.ProbingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs AsyncDownloadPolicy.ProbingEventArgs AsyncDownloadPolicy.DownloadingEventArgs

See Also

AsyncDownloadPolicy.ProbingEventArgs Members

DevExpress.Data Namespace