adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Scheduler Class / GetServerDiagnostics Method

In This Topic
    GetServerDiagnostics Method
    In This Topic
    Gets diagnostic information (such as component versions) from the server.
    Syntax
    'Declaration
     
    
    Public Function GetServerDiagnostics( _
       ByVal segments As DiagnosticReportSegments, _
       ByVal format As DiagnosticReportFormat _
    ) As String

    Parameters

    segments
    format
    See Also