| PRODTaskLastKeepAlive Property |
[Missing <summary> documentation for "P:CSharpGrid.Tasks.PRODTask.LastKeepAlive"]
Namespace:
CSharpGrid.Tasks
Assembly:
CSharpGridTask (in CSharpGridTask.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DateTime LastKeepAlive { get; set; }
public:
property DateTime LastKeepAlive {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTimeSee Also