iControl.LocalLBLSNLogProfile.Endremove_all_end_outbound_session_elements C# (CSharp) Method

Endremove_all_end_outbound_session_elements() public method

public Endremove_all_end_outbound_session_elements ( System asyncResult ) : void
asyncResult System
return void
        public void Endremove_all_end_outbound_session_elements(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBLSNLogProfile