iControl.LocalLBLSNLogProfile.Endremove_end_outbound_session_element C# (CSharp) Метод

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

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