iControl.NetworkingProfileV6RD.Endset_v6_prefix C# (CSharp) Method

Endset_v6_prefix() public method

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