System.Web.Services.Protocols.MimeFormatter.Initialize Method

When overridden in a derived class, initializes an instance.

Syntax

public abstract void Initialize (object initializer)

Parameters

initializer
An object of a type appropriate to the particular class that is implementing the method.

Remarks

The MimeFormatter.Initialize(object) method is invoked at the time a request or response is processed; however, the initializer is obtained by calling the MimeFormatter.GetInitializer(LogicalMethodInfo) method on another instance during client or service 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