C# 클래스 Dolittle.Services.ReverseCallDispatcherAlreadyRejected

Exception that gets thrown when ReverseCallDispatcher{TClientMessage, TServerMessage, TConnectArguments, TConnectResponse, TRequest, TResponse}.Reject(TConnectResponse, System.Threading.CancellationToken) is called more than once.
상속: Exception
파일 보기 프로젝트 열기: dolittle-obsolete/DotNET.Fundamentals

공개 메소드들

메소드 설명
ReverseCallDispatcherAlreadyRejected ( ) : System

Initializes a new instance of the ReverseCallDispatcherAlreadyRejected class.

메소드 상세

ReverseCallDispatcherAlreadyRejected() 공개 메소드

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