C# Класс Microsoft.Silverlight.Testing.Tools.TestServiceHelper

Set of helper methods for the test service.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
PingService ( string hostname ) : void

Pings the web service to help in shutdown.

Описание методов

PingService() публичный статический Метод

Pings the web service to help in shutdown.
public static PingService ( string hostname ) : void
hostname string The hostname to use.
Результат void