|
void | Starting () |
| Called by an application immediately before the E:System.Windows.Application.Startup event occurs. More...
|
|
void | Started () |
| Called by an application immediately after the E:System.Windows.Application.Startup event occurs. More...
|
|
void | Exiting () |
| Called by an application immediately before the E:System.Windows.Application.Exit event occurs. More...
|
|
void | Exited () |
| Called by an application immediately after the E:System.Windows.Application.Exit event occurs. More...
|
|
void | StartService (ApplicationServiceContext context) |
| Called by an application in order to initialize the application extension service. More...
|
|
void | StopService () |
| Called by an application in order to stop the application extension service. More...
|
|
void PushTechnology.Transports.DiffusionApplicationService.Exited |
( |
| ) |
|
Called by an application immediately after the E:System.Windows.Application.Exit event occurs.
void PushTechnology.Transports.DiffusionApplicationService.Exiting |
( |
| ) |
|
Called by an application immediately before the E:System.Windows.Application.Exit event occurs.
void PushTechnology.Transports.DiffusionApplicationService.Started |
( |
| ) |
|
Called by an application immediately after the E:System.Windows.Application.Startup event occurs.
void PushTechnology.Transports.DiffusionApplicationService.Starting |
( |
| ) |
|
Called by an application immediately before the E:System.Windows.Application.Startup event occurs.
void PushTechnology.Transports.DiffusionApplicationService.StartService |
( |
ApplicationServiceContext |
context | ) |
|
Called by an application in order to initialize the application extension service.
- Parameters
-
context | Provides information about the application state. |
void PushTechnology.Transports.DiffusionApplicationService.StopService |
( |
| ) |
|
Called by an application in order to stop the application extension service.
The documentation for this class was generated from the following file:
- /home/jenkins/workspace/CoreDocs5.9/Diffusion/R59/silverlight/DiffusionTransport/DiffusionTransport/DiffusionApplicationService.cs