C# Class Akka.Remote.EndpointManager.EndpointPolicy

Afficher le fichier Open project: rogeralsing/akka.net Class Usage Examples

Méthodes publiques

Свойство Type Description
IsTombstone bool

Méthodes protégées

Méthode Description
EndpointPolicy ( bool isTombstone ) : System

Method Details

EndpointPolicy() protected méthode

protected EndpointPolicy ( bool isTombstone ) : System
isTombstone bool
Résultat System

Property Details

IsTombstone public_oe property

Indicates that the policy does not contain an active endpoint, but it is a tombstone of a previous failure
public bool IsTombstone
Résultat bool