adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ServerLoadInfo Class / GetStats Method


In This Topic
    GetStats Method
    In This Topic
    Gets a string showing a shorthand report of current metrics
    Syntax
    'Declaration
     
    
    Public Function GetStats() As String
    public string GetStats()
    public:
    String^ GetStats(); 
    See Also