C# Class Dev2.Runtime.ESB.Management.Services.Ping

Basic sanity test ;)
Inheritance: IEsbManagementEndpoint
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
CreateServiceEntry ( ) : DynamicService
Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
HandlesType ( ) : string
Ping ( ) : System

Method Details

CreateServiceEntry() public méthode

public CreateServiceEntry ( ) : DynamicService
Résultat Dev2.DynamicServices.DynamicService

Execute() public méthode

public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary
theWorkspace IWorkspace
Résultat StringBuilder

HandlesType() public méthode

public HandlesType ( ) : string
Résultat string

Ping() public méthode

public Ping ( ) : System
Résultat System