ResolveNamesCompletedEventArgs 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 ResolveNamesCompletedEventArgs class provides data for the ResolveNamesCompleted event.
public ref class ResolveNamesCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class ResolveNamesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
Public Class ResolveNamesCompletedEventArgs
Inherits AsyncCompletedEventArgs
- Inheritance
-
ResolveNamesCompletedEventArgs
Properties
Result |
The Result class gets the response from an asynchronous call to the ResolveNames operation. |