Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SettingsHelper

    Inheritance
    object
    SettingsHelper
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK
    Assembly: SecureExchangesSDK.dll
    Syntax
    public static class SettingsHelper

    Fields

    NbMaxThreadUploads

    Declaration
    public const int NbMaxThreadUploads = 10
    Field Value
    Type Description
    int

    NbThreadUploads

    Default number of thread to upload files

    Declaration
    public const int NbThreadUploads = 6
    Field Value
    Type Description
    int

    Properties

    CustomFileHandler

    Declaration
    public static string CustomFileHandler { get; set; }
    Property Value
    Type Description
    string

    CustomSEMSEndpoint

    Declaration
    public static string CustomSEMSEndpoint { get; set; }
    Property Value
    Type Description
    string

    FileDownloadHandler

    Declaration
    public static string FileDownloadHandler { get; }
    Property Value
    Type Description
    string

    IsLocalDebug

    That will redirect SEMS call and Handler call to local

    Declaration
    public static bool IsLocalDebug { get; set; }
    Property Value
    Type Description
    bool

    SEMSEndPoint

    Declaration
    public static string SEMSEndPoint { get; }
    Property Value
    Type Description
    string
    In this article
    Back to top Secure Exchanges Inc. - Documentation