DEPRECATED: Diffusion Silverlight Classic API  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.Transports.DiffusionApplicationService Class Reference
Inheritance diagram for PushTechnology.Transports.DiffusionApplicationService:

Public Member Functions

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...
 

Properties

IDiffusionClient Client [get, set]
 

Member Function Documentation

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
contextProvides information about the application state.
void PushTechnology.Transports.DiffusionApplicationService.StopService ( )

Called by an application in order to stop the application extension service.

Property Documentation

IDiffusionClient PushTechnology.Transports.DiffusionApplicationService.Client
getset

The documentation for this class was generated from the following file: