NetworkDiscovery.StartTime Property

Definition

The start time to run discovery

public:
 property TimeSpan StartTime { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan StartTime { get; set; }
member this.StartTime : TimeSpan with get, set
Public Property StartTime As TimeSpan

Property Value

TimeSpan

Returns TimeSpan.

Applies to