iControl.SecurityLogProfile.Endadd_protocol_sip C# (CSharp) 메소드

Endadd_protocol_sip() 공개 메소드

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