NetworkDiscovery.StartTime Property

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.NetworkMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As NetworkDiscovery Dim value As TimeSpan value = instance.StartTime instance.StartTime = valuePublic Property StartTime As TimeSpanpublic TimeSpan StartTime { get; set; }public: property TimeSpan StartTime { TimeSpan get (); void set (TimeSpan value); }/** @property */ public TimeSpan get_StartTime () /** @property */ public void set_StartTime (TimeSpan value) public function get StartTime () : TimeSpan public function set StartTime (value : TimeSpan) Property ValueReturns TimeSpan.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms