C# 클래스 ChaosTest.WebService.WebService

This is a stateless web-service that acts as a mediator between the webage and the fault-inducing service.
상속: StatelessService
파일 보기 프로젝트 열기: Azure-Samples/service-fabric-dotnet-testing-chaos-service

공개 메소드들

메소드 설명
WebService ( StatelessServiceContext context ) : System.Collections.Generic

보호된 메소드들

메소드 설명
CreateServiceInstanceListeners ( ) : IEnumerable

메소드 상세

CreateServiceInstanceListeners() 보호된 메소드

protected CreateServiceInstanceListeners ( ) : IEnumerable
리턴 IEnumerable

WebService() 공개 메소드

public WebService ( StatelessServiceContext context ) : System.Collections.Generic
context StatelessServiceContext
리턴 System.Collections.Generic