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


In This Topic
    Protocol Property
    In This Topic
    The protocol to use
    Syntax
    'Declaration
     
    
    Public Property Protocol As String
    public string Protocol {get; set;}
    public:
    property String^ Protocol {
       String^ get();
       void set (    String^ value);
    }
    Remarks

    Values provider-type dependent.

    No Protocol values are currently defined.

    See Also