| SDDPServerStart Method |
Start SDDP Service
Namespace:
CSharpGrid.SDDP
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public void Start(
bool announceNode = true
)
public:
void Start(
bool announceNode = true
)
Parameters
- announceNode (Optional)
- Type: SystemBoolean
Annouces local node - true or false
See Also