iControl.SecurityLogProfile.Endremove_protocol_sip C# (CSharp) Method

Endremove_protocol_sip() public method

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