iControl.ManagementSNMPConfiguration.Endremove_smux_subagent C# (CSharp) Метод

Endremove_smux_subagent() публичный Метод

public Endremove_smux_subagent ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endremove_smux_subagent(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementSNMPConfiguration