iControl.LocalLBALGLogProfile.Endremove_all_end_data_channel_elements C# (CSharp) Method

Endremove_all_end_data_channel_elements() public method

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