C# Class EventStore.Core.Messages.StorageMessage.RequestManagerTimerTick

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

Méthodes publiques

Méthode Description
RequestManagerTimerTick ( ) : System
RequestManagerTimerTick ( System.DateTime now ) : System

Method Details

RequestManagerTimerTick() public méthode

public RequestManagerTimerTick ( ) : System
Résultat System

RequestManagerTimerTick() public méthode

public RequestManagerTimerTick ( System.DateTime now ) : System
now System.DateTime
Résultat System