Added identity impersonation logic to all background operations (ThreadPool).

This commit is contained in:
Dario Solera 2011-02-20 15:31:43 +01:00
parent ec69ace193
commit 180e45d90c
3 changed files with 50 additions and 42 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.4.575")]
[assembly: AssemblyFileVersion("3.0.4.575")]
[assembly: AssemblyVersion("3.0.4.576")]
[assembly: AssemblyFileVersion("3.0.4.576")]