Cloud Connector API  version 3.5.1001.64485
API for managing and configuring the Cloud Connector
DirSyncConfig Class Reference

This class contains configuration settings that are unique to dir sync More...

Properties

static string DataDirectory [get, set]
 Gets or sets the string representing the data directory More...
 
static int InitialPollInterval [get, set]
 Gets or sets the int representing the initial poll interval More...
 
static string LocalLogLevel [get, set]
 Gets or sets the local log level to use for logging. More...
 
static bool LocalLogLevelOverride [get, set]
 Gets or sets a value indicating whether the local log level can override the log level for messages from the Connector Service. If false, the Cloud Connector Window's Service will update the LocalLogLevel with the Connector Service's log level. More...
 
static bool SaveTempFiles [get, set]
 Gets or sets a value indicating whether to save temp files More...
 
static string Credential [get, set]
 Gets or sets the string representing the credential secret More...
 

Detailed Description

This class contains configuration settings that are unique to dir sync

Property Documentation

string Credential
staticgetset

Gets or sets the string representing the credential secret

string DataDirectory
staticgetset

Gets or sets the string representing the data directory

int InitialPollInterval
staticgetset

Gets or sets the int representing the initial poll interval

string LocalLogLevel
staticgetset

Gets or sets the local log level to use for logging.

bool LocalLogLevelOverride
staticgetset

Gets or sets a value indicating whether the local log level can override the log level for messages from the Connector Service. If false, the Cloud Connector Window's Service will update the LocalLogLevel with the Connector Service's log level.

bool SaveTempFiles
staticgetset

Gets or sets a value indicating whether to save temp files


The documentation for this class was generated from the following file: