C# Class Akka.Remote.EndpointManager.ListensFailure

Inheritance: INoSerializationVerificationNeeded
ファイルを表示 Open project: rogeralsing/akka.net

Public Methods

Method Description
ListensFailure ( TaskCompletionSource addressesPromise, Exception cause ) : System

Method Details

ListensFailure() public method

public ListensFailure ( TaskCompletionSource addressesPromise, Exception cause ) : System
addressesPromise TaskCompletionSource
cause System.Exception
return System