文件名称:CSharpWindowsService
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-01-26
- 文件大小:
- 69kb
- 下载次数:
- 0次
- 提 供 者:
- rhc20*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#实现的windows服务安装,创建,启动,停止相关功能,经常使用到WCF中windows服务作为宿主方式启动.-C# implementation of the windows service installation, create, start, stop related functions, as a way to start is often used to host WCF service in windows.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyInstallFirstWindowsService\MyInstallFirstWindowsService\app.config
............................\............................\bin\Debug\20130829
............................\............................\...\.....\InstallUtil.InstallLog
............................\............................\...\.....\MyFirstWindowsService.exe
............................\............................\...\.....\MyFirstWindowsService.InstallLog
............................\............................\...\.....\MyFirstWindowsService.InstallState
............................\............................\...\.....\MyInstallFirstWindowsService.exe
............................\............................\...\.....\MyInstallFirstWindowsService.exe.config
............................\............................\...\.....\MyInstallFirstWindowsService.pdb
............................\............................\...\.....\MyInstallFirstWindowsService.vshost.exe
............................\............................\...\.....\MyInstallFirstWindowsService.vshost.exe.config
............................\............................\...\.....\MyInstallFirstWindowsService.vshost.exe.manifest
............................\............................\MyInstallFirstWindowsService.csproj
............................\............................\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
............................\............................\...\...\.....\MyInstallFirstWindowsService.csproj.FileListAbsolute.txt
............................\............................\...\...\.....\MyInstallFirstWindowsService.exe
............................\............................\...\...\.....\MyInstallFirstWindowsService.pdb
............................\............................\Program.cs
............................\............................\...perties\AssemblyInfo.cs
............................\MyInstallFirstWindowsService.sln
............................\MyInstallFirstWindowsService.suo
..FirstWindowsService\MyFirstWindowsService\app.config
.....................\.....................\bin\Debug\MyFirstWindowsService.exe
.....................\.....................\...\.....\MyFirstWindowsService.exe.config
.....................\.....................\...\.....\MyFirstWindowsService.pdb
.....................\.....................\...\.....\MyFirstWindowsService.vshost.exe
.....................\.....................\...\.....\MyFirstWindowsService.vshost.exe.config
.....................\.....................\...\.....\MyFirstWindowsService.vshost.exe.manifest
.....................\.....................\FileOpetation.cs
.....................\.....................\MyFirstWindowsService.csproj
.....................\.....................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
.....................\.....................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....................\.....................\...\...\.....\GenerateResource.read.1.tlog
.....................\.....................\...\...\.....\GenerateResource.write.1.tlog
.....................\.....................\...\...\.....\MyFirstWindowsService.csproj.FileListAbsolute.txt
.....................\.....................\...\...\.....\MyFirstWindowsService.exe
.....................\.....................\...\...\.....\MyFirstWindowsService.pdb
.....................\.....................\...\...\.....\MyFirstWindowsService.ProjectInstaller.resources
.....................\.....................\Program.cs
.....................\.....................\ProjectInstaller.cs
.....................\.....................\ProjectInstaller.Designer.cs
.....................\.....................\ProjectInstaller.resx
.....................\.....................\...perties\AssemblyInfo.cs
.....................\.....................\Service1.cs
.....................\.....................\Service1.Designer.cs
.....................\MyFirstWindowsService.sln
.....................\MyFirstWindowsService.suo
..InstallFirstWindowsService\MyInstallFirstWindowsServi