←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize