iControl.LocalLBDNSCache.Endremove_all_dlv_anchors C# (CSharp) Method

Endremove_all_dlv_anchors() public method

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