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

In This Topic
    ServerPort Property
    In This Topic
    The port number to connect to
    Syntax
    'Declaration
     
    
    Public Property ServerPort As Integer
    public int ServerPort {get; set;}
    Remarks
    Set to 0 to use the default for the service type
    See Also