AnyReturnReader::Initialize Method (Object^)
.NET Framework (current version)
Initializes an instance of the AnyReturnReader class.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- o
-
Type:
System::Object^
Another instance of the AnyReturnReader class, on which the GetInitializer method was previously called.
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.
.NET Framework
Available since 1.1
Available since 1.1
Show: