Click or drag to resize

ScheduledOperationExecutionResponseExecutionElapsedSeconds Property

Execution duration in seconds

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public Nullable<int> ExecutionElapsedSeconds { get; set; }

Property Value

Type: NullableInt32
See Also