C# Class Akka.Remote.Transport.UnderlyingTransportError

The underlying transport reported a non-fatal error
Inheritance: IHandleEvent
Afficher le fichier Open project: rogeralsing/akka.net Class Usage Examples

Méthodes publiques

Méthode Description
UnderlyingTransportError ( Exception cause, string message ) : System

Method Details

UnderlyingTransportError() public méthode

public UnderlyingTransportError ( Exception cause, string message ) : System
cause System.Exception
message string
Résultat System