C# Class NServiceBus.PerformanceMonitorUsersInstaller

Inheritance: INeedToInstallSomething
Show file Open project: Particular/NServiceBus

Public Methods

Method Description
Install ( string identity ) : System.Threading.Tasks.Task

Private Methods

Method Description
IsAlreadyAMemberError ( string error ) : bool
IsGroupDoesNotExistError ( string error ) : bool
PerformanceMonitorUsersInstaller ( ) : System
StartProcess ( string identity ) : void

Method Details

Install() public method

public Install ( string identity ) : System.Threading.Tasks.Task
identity string
return System.Threading.Tasks.Task