Forum Discussion

OTS02's avatar
OTS02
Icon for Cirrus rankCirrus
Mar 06, 2009

set monitor state

I am trying to set a pool member monitor state to disabled. I think that I am very close with this code:     private void SetMonitorState(string pool, string memberaddr, long memberport) ...