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

Inheritance: EventStore.Core.Messaging.Message
Exibir arquivo Open project: EventStore/EventStore

Public Methods

Method Description
RequestManagerTimerTick ( ) : System
RequestManagerTimerTick ( System.DateTime now ) : System

Method Details

RequestManagerTimerTick() public method

public RequestManagerTimerTick ( ) : System
return System

RequestManagerTimerTick() public method

public RequestManagerTimerTick ( System.DateTime now ) : System
now System.DateTime
return System