<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[.NET Should i use KillAsync() ?]]></title><description><![CDATA[<p>Hi, when i new  create an instance of the reporting service as a utility should i<br />
use rs.KillAsync() when im done or does this only applies to as a web server?</p>
<p>var rs =new LocalReporting()<br />
.UseBinary(JsReportBinary.GetBinary())<br />
.Configure(cfg =&gt; cfg.AllowLocalFilesAccess().BaseUrlAsWorkingDirectory())<br />
.AsUtility()<br />
.Create();</p>
]]></description><link>https://forum.jsreport.net/topic/661/net-should-i-use-killasync</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 23:17:56 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/661.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 14 Aug 2018 12:28:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to .NET Should i use KillAsync() ? on Tue, 14 Aug 2018 12:29:06 GMT]]></title><description><![CDATA[<p>Hi, when i new  create an instance of the reporting service as a utility should i<br />
use rs.KillAsync() when im done or does this only applies to as a web server?</p>
<p>var rs =new LocalReporting()<br />
.UseBinary(JsReportBinary.GetBinary())<br />
.Configure(cfg =&gt; cfg.AllowLocalFilesAccess().BaseUrlAsWorkingDirectory())<br />
.AsUtility()<br />
.Create();</p>
]]></description><link>https://forum.jsreport.net/post/3299</link><guid isPermaLink="true">https://forum.jsreport.net/post/3299</guid><dc:creator><![CDATA[Wolfteam]]></dc:creator><pubDate>Tue, 14 Aug 2018 12:29:06 GMT</pubDate></item><item><title><![CDATA[Reply to .NET Should i use KillAsync() ? on Tue, 14 Aug 2018 14:31:00 GMT]]></title><description><![CDATA[<p><a href="https://github.com/jsreport/jsreport-dotnet-local/blob/master/jsreport.Local/Internal/LocalUtilityReportingService.cs#L100" rel="nofollow">We call Kill on the process exit automatically</a>. So you don't have to call it explicitly.</p>
]]></description><link>https://forum.jsreport.net/post/3300</link><guid isPermaLink="true">https://forum.jsreport.net/post/3300</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Tue, 14 Aug 2018 14:31:00 GMT</pubDate></item><item><title><![CDATA[Reply to .NET Should i use KillAsync() ? on Invalid Date]]></title><description><![CDATA[<p>Oka thanks</p>
]]></description><link>https://forum.jsreport.net/post/3306</link><guid isPermaLink="true">https://forum.jsreport.net/post/3306</guid><dc:creator><![CDATA[Wolfteam]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>