iControl.LocalLBDNSZone.Endset_dns_express_server C# (CSharp) Method

Endset_dns_express_server() public method

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