adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ServerLoadInfo Class
Members


In This Topic
    ServerLoadInfo Class
    In This Topic
    Information about the workload on an adTempus instance.
    Syntax
    'Declaration
     
    
    <SmartAssembly.Attributes.DoNotPruneTypeAttribute()>
    <SerializableAttribute()>
    Public Class ServerLoadInfo 
    [SmartAssembly.Attributes.DoNotPruneType()]
    [Serializable()]
    public class ServerLoadInfo 
    [SmartAssembly.Attributes.DoNotPruneType()]
    [Serializable()]
    public ref class ServerLoadInfo 
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Shared.ServerLoadInfo

    See Also