C# Class PingIntervalNotGreaterThanZero, Runtime

Exception that gets thrown when the ping interval is not greater than zero milliesecond.
Inheritance: Exception
Afficher le fichier Open project: dolittle/Runtime

Méthodes publiques

Méthode Description
PingIntervalNotGreaterThanZero ( ) : System,

Initializes a new instance of the PingIntervalNotGreaterThanZero class.

Method Details

PingIntervalNotGreaterThanZero() public méthode

Initializes a new instance of the PingIntervalNotGreaterThanZero class.
public PingIntervalNotGreaterThanZero ( ) : System,
Résultat System,