SubscribeCompletedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SubscribeCompletedEventArgs class provides data for the SubscribeCompleted event.
public ref class SubscribeCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class SubscribeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
Public Class SubscribeCompletedEventArgs
Inherits AsyncCompletedEventArgs
- Inheritance
-
SubscribeCompletedEventArgs
Properties
Result |
The Result property gets the response from an asynchronous call to the Subscribe operation. |