ExpandDLCompletedEventArgs Class

Definition

The ExpandDLCompletedEventArgs class provides data for the ExpandDLCompleted event.

public ref class ExpandDLCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class ExpandDLCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
Public Class ExpandDLCompletedEventArgs
Inherits AsyncCompletedEventArgs
Inheritance
ExpandDLCompletedEventArgs

Properties

Result

The Result class gets the response from an asynchronous call to the ExpandDL operation.

Applies to