iControl.SecurityLogProfile.Endremove_protocol_dns C# (CSharp) Method

Endremove_protocol_dns() public method

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