adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Application Class
Properties Methods

In This Topic
    Application Class Members
    In This Topic

    The following tables list the members exposed by Application.

    Public Constructors
     NameDescription
    Public Constructor Creates a new Application object.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the version of the client.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a connection descriptor to use with Connect(String,LoginAuthenticationType,String,String) method when connecting to a non-standard port or named instance.  
    Public MethodOverloaded. Connects to an adTempus server  
    Public Method Connects to the adTempus server on the local machine using the identity of the caller.  
    Top
    See Also