C# Class Topshelf.Runtime.Windows.WindowsServiceHost.WindowsSessionChangedArguments

Inheritance: SessionChangedArguments
Datei anzeigen Open project: Topshelf/Topshelf

Public Methods

Method Description
WindowsSessionChangedArguments ( System.ServiceProcess.SessionChangeDescription changeDescription ) : System

Method Details

WindowsSessionChangedArguments() public method

public WindowsSessionChangedArguments ( System.ServiceProcess.SessionChangeDescription changeDescription ) : System
changeDescription System.ServiceProcess.SessionChangeDescription
return System