| SDDPServerTryShyNode_SDDP Method |
Check Shy Server
Namespace:
CSharpGrid.SDDP
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public void TryShyNode_SDDP(
string Ip,
int SDDP_Port
)
public:
void TryShyNode_SDDP(
String^ Ip,
int SDDP_Port
)
Parameters
- Ip
- Type: SystemString
IP to the shy server - SDDP_Port
- Type: SystemInt32
SDDP Port
See Also