C# Class EventStore.Core.Messages.ReplicationMessage.GetReplicationStats

Inheritance: EventStore.Core.Messaging.Message
Afficher le fichier Open project: EventStore/EventStore

Méthodes publiques

Свойство Type Description
Envelope IEnvelope

Méthodes publiques

Méthode Description
GetReplicationStats ( IEnvelope envelope ) : System

Method Details

GetReplicationStats() public méthode

public GetReplicationStats ( IEnvelope envelope ) : System
envelope IEnvelope
Résultat System

Property Details

Envelope public_oe property

public IEnvelope Envelope
Résultat IEnvelope