Forum Discussion

Eray_27463's avatar
Eray_27463
Icon for Nimbostratus rankNimbostratus
Sep 11, 2007

Checking the existence of a nodeaddress

Is there an API to check if a given IPAddress is exists in LoadBalancer table or not?   I am using m_interfaces.LocalLBNodeAddress.get_session_enabled_state(new string[] { address });   before ...