C# Class Brunet.Applications.NodeConfig.NCServiceConfig

Enables for NCService
Afficher le fichier Open project: pstjuste/brunet

Méthodes publiques

Свойство Type Description
Checkpoint string
Checkpointing bool
Enabled bool
OptimizeShortcuts bool

Property Details

Checkpoint public_oe property

The checkpoint for ncservice
public string Checkpoint
Résultat string

Checkpointing public_oe property

Use checkpointing for NCService
public bool Checkpointing
Résultat bool

Enabled public_oe property

Enable NCService
public bool Enabled
Résultat bool

OptimizeShortcuts public_oe property

Allow NCService to optimize shortcuts
public bool OptimizeShortcuts
Résultat bool