System.Web.Services.Protocols.InvokeCompletedEventArgs Class

Represents the result of an asynchronously invoked web method.

See Also: InvokeCompletedEventArgs Members

Syntax

public class InvokeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs

Remarks

This class is accepted as an argument by delegates of the type System.Web.Services.Protocols.InvokeCompletedEventHandler.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0