iControl.LocalLBALGLogProfile.Endremove_start_data_channel_element C# (CSharp) Méthode

Endremove_start_data_channel_element() public méthode

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