Share via


IIsFtpServer (WMI)

This class corresponds to the IIsFtpServer IIS Admin object, and contains the methods and read-only properties for the object.

CIM_LogicalElement (WMI)

Methods in Vtable Order

The IIsFtpServer object defines the following methods, in addition to those inherited from CIM_LogicalElement (WMI).

Method

Description

IIsFtpServer.Start (WMI)

The Start method starts the FTP site that is referenced by the object.

IIsFtpServer.Stop (WMI)

The Stop method stops the FTP site that is referenced by the object.

IIsFtpServer.Continue (WMI)

The Continue method continues the paused FTP site that is referenced by the object.

IIsFtpServer.Pause (WMI)

The Pause method pauses the FTP site that is referenced by the object.

Properties

The IIsFtpServer object defines the following properties, in addition to those inherited from CIM_LogicalElement (WMI).

Property

Data type

Description

Name

String

The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.

ServerState

SINT32

See ServerState in the Metabase Property Reference.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also