AnyReturnReader.Initialize(Object) Method

Definition

Initializes an instance of the AnyReturnReader class.

public override void Initialize(object o);

Parameters

o
Object

Another instance of the AnyReturnReader class, on which the GetInitializer(LogicalMethodInfo) method was previously called.

Remarks

The Initialize method does nothing.

This method is invoked at the time a response is processed. The input parameter, initializer, is another instance of AnyReturnReader, obtained during client initialization.

Applies to

Продукт Версии
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1