iControl.LocalLBProfileDNS.Endset_dns64_prefix C# (CSharp) Method

Endset_dns64_prefix() public method

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