C# Класс PingIntervalNotGreaterThanZero, Runtime

Exception that gets thrown when the ping interval is not greater than zero milliesecond.
Наследование: Exception
Показать файл Открыть проект

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

Метод Описание
PingIntervalNotGreaterThanZero ( ) : System,

Initializes a new instance of the PingIntervalNotGreaterThanZero class.

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

PingIntervalNotGreaterThanZero() публичный Метод

Initializes a new instance of the PingIntervalNotGreaterThanZero class.
public PingIntervalNotGreaterThanZero ( ) : System,
Результат System,