C# Class Akka.Remote.EndpointManager.Gated

A Gated node can't be connected to from this process for TimeOfRelease, but we may accept an inbound connection from it if the remote node recovers on its own.
Inheritance: EndpointPolicy
Datei anzeigen Open project: rogeralsing/akka.net Class Usage Examples

Public Methods

Method Description
Gated ( Akka.Remote.Deadline deadline ) : System

Method Details

Gated() public method

public Gated ( Akka.Remote.Deadline deadline ) : System
deadline Akka.Remote.Deadline
return System