C# Class ChaosTest.WebService.WebService

This is a stateless web-service that acts as a mediator between the webage and the fault-inducing service.
Inheritance: StatelessService
Afficher le fichier Open project: Azure-Samples/service-fabric-dotnet-testing-chaos-service

Méthodes publiques

Méthode Description
WebService ( StatelessServiceContext context ) : System.Collections.Generic

Méthodes protégées

Méthode Description
CreateServiceInstanceListeners ( ) : IEnumerable

Method Details

CreateServiceInstanceListeners() protected méthode

protected CreateServiceInstanceListeners ( ) : IEnumerable
Résultat IEnumerable

WebService() public méthode

public WebService ( StatelessServiceContext context ) : System.Collections.Generic
context StatelessServiceContext
Résultat System.Collections.Generic