SearchWaitHandler.Create(Object, Object, XmlNode) Method

Definition

Creates the handler.

C#
public virtual object Create(object parent, object configContext, System.Xml.XmlNode section);

Parameters

parent
Object

The parent class to inherit from.

configContext
Object

The configuration context.

section
XmlNode

The XML node that contains the section.

Returns

The new handler object.

Implements

Applies to

Product Versions
.NET Framework 1.1