Name | Description | |
---|---|---|
![]() | AsyncCall | Gets a boolean value indicating whether the event is raised in an asynchronous call. (Inherited from AsyncEventArgs) |
![]() | Current | Gets the interger that represents the current message being processed in the message list. |
![]() | Percentage | Gets the progression percentage of the scanning. |
![]() | Result | Gets the current BounceResult object. |
![]() | Total | Gets the interger that represents the total number of messages in the current message list. |
![]() | UserState | Gets the user-token specified in an asynchronous call. (Inherited from AsyncEventArgs) |