iControl.NetworkingProfileV6RD.Endset_v6_prefix_and_length C# (CSharp) Method

Endset_v6_prefix_and_length() public method

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