ICommandExecuter.ServerList Method

Definition

Returns a list of the servers that are available through the provider.

public:
 ManagedBatchParser::ParserAction ServerList();
public ManagedBatchParser.ParserAction ServerList ();
abstract member ServerList : unit -> ManagedBatchParser.ParserAction
Public Function ServerList () As ParserAction

Returns

The parser action, either Abort or Continue.

Applies to