iControl.LocalLBALGLogProfile.Endset_end_control_channel_action C# (CSharp) Method

Endset_end_control_channel_action() public method

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