You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If that doesn't work, you will likely need to do a "ppp/active/print","name", active.Name first, and then use "ppp/active/remove ",".id", id with the returned ID.
I want to remove name from active connection list .
ITikCommand cmd = connection.CreateCommandAndParameters("ppp/active/remove ","name", active.Name);
cmd.ExecuteNonQuery();
result is no such command
plz, help me
The text was updated successfully, but these errors were encountered: