C# 클래스 PingIntervalNotGreaterThanZero, Runtime

Exception that gets thrown when the ping interval is not greater than zero milliesecond.
상속: Exception
파일 보기 프로젝트 열기: dolittle/Runtime

공개 메소드들

메소드 설명
PingIntervalNotGreaterThanZero ( ) : System,

Initializes a new instance of the PingIntervalNotGreaterThanZero class.

메소드 상세

PingIntervalNotGreaterThanZero() 공개 메소드

Initializes a new instance of the PingIntervalNotGreaterThanZero class.
public PingIntervalNotGreaterThanZero ( ) : System,
리턴 System,