Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The total number of times the WebServiceCallBegin event has fired in this appdomain.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Shared ReadOnly Property TotalRequestCount As Long
public static long TotalRequestCount { get; }
public:
static property long long TotalRequestCount {
long long get ();
}
static member TotalRequestCount : int64 with get
static function get TotalRequestCount () : long
Property Value
Type: System.Int64
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.