adTempus API
ArcanaDevelopment.adTempus.Client Namespace / MessagingServiceProvider Class / ServerAddress Property

In This Topic
    ServerAddress Property (MessagingServiceProvider)
    In This Topic
    The name or IP address of the server
    Syntax
    'Declaration
     
    
    Public Property ServerAddress As String
    public string ServerAddress {get; set;}
    See Also