iControl.SecurityLogProfile.Endremove_all_protocol_sips C# (CSharp) Method

Endremove_all_protocol_sips() public method

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