C# Class DotNetWorkQueue.Transport.SqlServer.Basic.SqlServerJobSchedulerLastKnownEvent

Inheritance: IJobSchedulerLastKnownEvent
Mostra file Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
Get ( string jobName ) : DateTimeOffset
SqlServerJobSchedulerLastKnownEvent ( DateTimeOffset>.IQueryHandler queryGetJobTime ) : System

Method Details

Get() public method

public Get ( string jobName ) : DateTimeOffset
jobName string
return DateTimeOffset

SqlServerJobSchedulerLastKnownEvent() public method

public SqlServerJobSchedulerLastKnownEvent ( DateTimeOffset>.IQueryHandler queryGetJobTime ) : System
queryGetJobTime DateTimeOffset>.IQueryHandler
return System