C# Class Akka.Remote.EndpointManager.ListensFailure

Inheritance: INoSerializationVerificationNeeded
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Méthode Description
ListensFailure ( TaskCompletionSource addressesPromise, Exception cause ) : System

Method Details

ListensFailure() public méthode

public ListensFailure ( TaskCompletionSource addressesPromise, Exception cause ) : System
addressesPromise TaskCompletionSource
cause System.Exception
Résultat System