iControl.LocalLBALGLogProfile.Endremove_start_control_channel_element C# (CSharp) Method

Endremove_start_control_channel_element() public method

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