iControl.LocalLBProfileSIP.Endset_rtp_proxy_style C# (CSharp) Method

Endset_rtp_proxy_style() public method

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