메소드 | 설명 | |
---|---|---|
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 | |
리턴 | DateTimeOffset? |
public static GetQuartzPreviousSent ( this context ) : DateTimeOffset? | ||
context | this | |
리턴 | DateTimeOffset? |
public static GetQuartzScheduled ( this context ) : DateTimeOffset? | ||
context | this | |
리턴 | DateTimeOffset? |
public static GetQuartzSent ( this context ) : DateTimeOffset? | ||
context | this | |
리턴 | DateTimeOffset? |
public static GetSchedulingTokenId ( this context ) : Guid? | ||
context | this | |
리턴 | Guid? |