Click or drag to resize

getSidebetsWithTournamentIdAndCategoryIdCompletedEventArgs Properties

The getSidebetsWithTournamentIdAndCategoryIdCompletedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancelledGets a value indicating whether an asynchronous operation has been canceled.
(Inherited from AsyncCompletedEventArgs)
Public propertyErrorGets a value indicating which error occurred during an asynchronous operation.
(Inherited from AsyncCompletedEventArgs)
Public propertyResult 
Public propertyUserStateGets the unique identifier for the asynchronous task.
(Inherited from AsyncCompletedEventArgs)
Top
See Also