|
ClientJobServerSettings Property |
Current Server Settings
Namespace: DrawerBackup.Client.JobsAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static ServerConnSettings ServerSettings { get; }
Public Shared ReadOnly Property ServerSettings As ServerConnSettings
Get
public:
static property ServerConnSettings^ ServerSettings {
ServerConnSettings^ get ();
}
static member ServerSettings : ServerConnSettings with get
Property Value
Type:
ServerConnSettings
See Also