iControl.NetworkingProfileV6RD.Endset_v6_prefix_length C# (CSharp) Method

Endset_v6_prefix_length() public method

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