Class SettingsHelper
Inheritance
SettingsHelper
Assembly: SecureExchangesSDK.dll
Syntax
public static class SettingsHelper
Fields
NbMaxThreadUploads
Declaration
public const int NbMaxThreadUploads = 10
Field Value
NbThreadUploads
Default number of thread to upload files
Declaration
public const int NbThreadUploads = 6
Field Value
Properties
CustomFileHandler
Declaration
public static string CustomFileHandler { get; set; }
Property Value
CustomSEMSEndpoint
Declaration
public static string CustomSEMSEndpoint { get; set; }
Property Value
FileDownloadHandler
Declaration
public static string FileDownloadHandler { get; }
Property Value
IsLocalDebug
That will redirect SEMS call and Handler call to local
Declaration
public static bool IsLocalDebug { get; set; }
Property Value
SEMSEndPoint
Declaration
public static string SEMSEndPoint { get; }
Property Value