ServerMessageEventArgs.StartTime 属性

定义

会显示批次提交的时间。

public:
 property DateTime StartTime { DateTime get(); };
public DateTime StartTime { get; }
member this.StartTime : DateTime
Public ReadOnly Property StartTime As DateTime

属性值

一个 DateTime 指定批次提交日期和时间的值。

实现

适用于