PingParameter

PingParameter constructor

Initializes a new instance of the PingParameter class.

public PingParameter(string serverId, FolderClass fClass)
Parameter Type Description
serverId String The Id element is a required child element of the Folder element in Ping command requests that specifies the server ID of the folder to be monitored.
fClass FolderClass The Class element is a required child element of the Folder element in Ping command requests that specifies the content class of the folder to be monitored.

See Also