adTempus API
ArcanaDevelopment.adTempus.Client Namespace / WcfBindingSettings Class
Members


In This Topic
    WcfBindingSettings Class
    In This Topic
    Communication settings for the client connection.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class WcfBindingSettings 
    public sealed class WcfBindingSettings 
    public ref class WcfBindingSettings sealed 
    Remarks
    These settings are used to adjust the WCF binding settings for the client connection to the server. These settings can also be configured through the application's configuration file appSettings.
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Client.WcfBindingSettings

    See Also