iControl.LocalLBDNSZone.Endset_dns_express_server C# (CSharp) 메소드

Endset_dns_express_server() 공개 메소드

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