←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly