Elapsed Property

Summary
Gets the elapsed running time for the thread.
Syntax
C#
VB
C++
public TimeSpan Elapsed { get; } 
  
Public ReadOnly Property Elapsed As TimeSpan 
public: 
property TimeSpan Elapsed { 
   TimeSpan get(); 
} 

Property Value

The elapsed time.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.