C# 클래스 Akka.Remote.Transport.UnderlyingTransportError

The underlying transport reported a non-fatal error
상속: IHandleEvent
파일 보기 프로젝트 열기: rogeralsing/akka.net 1 사용 예제들

공개 메소드들

메소드 설명
UnderlyingTransportError ( Exception cause, string message ) : System

메소드 상세

UnderlyingTransportError() 공개 메소드

public UnderlyingTransportError ( Exception cause, string message ) : System
cause System.Exception
message string
리턴 System