iControl.LocalLBProfileSIPSession.Endset_max_forwards_check_state C# (CSharp) Method

Endset_max_forwards_check_state() public method

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