Method | Description | |
---|---|---|
GetQuartzNextScheduled ( this context ) : DateTimeOffset? | ||
GetQuartzPreviousSent ( this context ) : DateTimeOffset? | ||
GetQuartzScheduled ( this context ) : DateTimeOffset? | ||
GetQuartzSent ( this context ) : DateTimeOffset? | ||
GetSchedulingTokenId ( this context ) : Guid? |
public static GetQuartzNextScheduled ( this context ) : DateTimeOffset? | ||
context | this | |
return | DateTimeOffset? |
public static GetQuartzPreviousSent ( this context ) : DateTimeOffset? | ||
context | this | |
return | DateTimeOffset? |
public static GetQuartzScheduled ( this context ) : DateTimeOffset? | ||
context | this | |
return | DateTimeOffset? |
public static GetQuartzSent ( this context ) : DateTimeOffset? | ||
context | this | |
return | DateTimeOffset? |
public static GetSchedulingTokenId ( this context ) : Guid? | ||
context | this | |
return | Guid? |