C# Class AdmBoots.Quartz.Common.QuartzConstant

ファイルを表示 Open project: xuke353/AdmBoots

Public Properties

Property Type Description
CREATETIME string
EXCEPTION string
HEADERS string
LOGLIST string
MAILMESSAGE string
REQUESTPARAMS string
REQUESTTYPE string
REQUESTURL string

Property Details

CREATETIME public_oe static_oe property

创建时间
public static string CREATETIME
return string

EXCEPTION public_oe static_oe property

异常 Exception
public static string EXCEPTION
return string

HEADERS public_oe static_oe property

Headers(可以包含:Authorization授权认证)
public static string HEADERS
return string

LOGLIST public_oe static_oe property

日志 LogList
public static string LOGLIST
return string

MAILMESSAGE public_oe static_oe property

是否发送邮件
public static string MAILMESSAGE
return string

REQUESTPARAMS public_oe static_oe property

请求参数 RequestParameters
public static string REQUESTPARAMS
return string

REQUESTTYPE public_oe static_oe property

请求类型 RequestType
public static string REQUESTTYPE
return string

REQUESTURL public_oe static_oe property

请求url RequestUrl
public static string REQUESTURL
return string