C# Class Dolittle.Services.Clients.PingTimedOut

Exception that gets thrown when ping timed out.
Inheritance: Exception
Afficher le fichier Open project: dolittle-obsolete/DotNET.Fundamentals

Méthodes publiques

Méthode Description
PingTimedOut ( ) : System

Initializes a new instance of the PingTimedOut class.

Method Details

PingTimedOut() public méthode

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