RTDuration Property

Summary
Gets the duration of the time that it took to complete the request.
Syntax
C#
VB
C++
public TimeSpan RTDuration { get; } 
  
Public ReadOnly Property RTDuration As TimeSpan 
public: 
property TimeSpan RTDuration { 
   TimeSpan get(); 
} 

Property Value

A System.TimeSpan value which indicates the duration of the time a request took to complete a round trip.

Example

For an example, refer to JpipClient.

Requirements

Target Platforms

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

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