iControl.LocalLBDNSCache.Endset_rrset_rotate_type C# (CSharp) Method

Endset_rrset_rotate_type() public method

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