зеркало из https://github.com/mono/mail-archives.git
69 строки
2.8 KiB
HTML
69 строки
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [mono-android] Background thread - best practice?
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Background%20thread%20-%20best%20practice%3F&In-Reply-To=1324578990197-5095359.post%40n5.nabble.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="008038.html">
|
|
<LINK REL="Next" HREF="007947.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[mono-android] Background thread - best practice?</H1>
|
|
<B>devbuzz</B>
|
|
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Background%20thread%20-%20best%20practice%3F&In-Reply-To=1324578990197-5095359.post%40n5.nabble.com"
|
|
TITLE="[mono-android] Background thread - best practice?">derek at fieldmetrix.com
|
|
</A><BR>
|
|
<I>Thu Dec 22 16:27:31 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="008038.html">[mono-android] Background thread - best practice?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007947.html">[mono-android] Support for mixed mode assemblies
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#8041">[ date ]</a>
|
|
<a href="thread.html#8041">[ thread ]</a>
|
|
<a href="subject.html#8041">[ subject ]</a>
|
|
<a href="author.html#8041">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Thanks Enrico.
|
|
|
|
Having the thread killed during a rotation is not acceptable for my solution
|
|
so I'm looking at the Service option.
|
|
|
|
This looks like the way to go - BUT I'm not sure how to receive events in
|
|
the application from the service class.
|
|
|
|
--
|
|
View this message in context: <A HREF="http://mono-for-android.1047100.n5.nabble.com/Background-thread-best-practice-tp5085420p5095694.html">http://mono-for-android.1047100.n5.nabble.com/Background-thread-best-practice-tp5085420p5095694.html</A>
|
|
Sent from the Mono for Android mailing list archive at Nabble.com.
|
|
</PRE>
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="008038.html">[mono-android] Background thread - best practice?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007947.html">[mono-android] Support for mixed mode assemblies
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#8041">[ date ]</a>
|
|
<a href="thread.html#8041">[ thread ]</a>
|
|
<a href="subject.html#8041">[ subject ]</a>
|
|
<a href="author.html#8041">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
|
|
mailing list</a><br>
|
|
</body></html>
|