iControl.LocalLBLSNLogProfile.Endremove_all_start_outbound_session_elements C# (CSharp) Méthode

Endremove_all_start_outbound_session_elements() public méthode

public Endremove_all_start_outbound_session_elements ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endremove_all_start_outbound_session_elements(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBLSNLogProfile