iControl.LocalLBProfileDNS.Endset_dns64_mode C# (CSharp) Method

Endset_dns64_mode() public method

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