System.Web.Services.Protocols.NopReturnReader.Initialize Method

Initializes an instance.

Syntax

public override void Initialize (object initializer)

Parameters

initializer
Another instance of the System.Web.Services.Protocols.NopReturnReader class, on which the NopReturnReader.GetInitializer(LogicalMethodInfo) method was previously called.

Remarks

The NopReturnReader.Initialize(object) method does nothing. It is invoked at the time a response is processed. The input parameter, initializer, is another instance of the class that is obtained during client initialization.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0