Table of Contents

Class PingApiService

Namespace: Casewhere.Runtime.Api
Assembly: Casewhere.Runtime.dll

public class PingApiService : IPingApiService

Inheritance

objectPingApiService

Implements

IPingApiService

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<PingApiService>(PingApiService)

Constructors

PingApiService(IWorkflowRepository, IDomainRepository, IEventDocumentStore, IDocumentSession)

public PingApiService(IWorkflowRepository workflowRepository, IDomainRepository repository, IEventDocumentStore store, IDocumentSession session)

Parameters

workflowRepository IWorkflowRepository

repository IDomainRepository

store IEventDocumentStore

session IDocumentSession

Methods

Ping()

public void Ping()

PingReadDatabase()

public bool PingReadDatabase()

Returns

bool

PingWriteDatabase()

public bool PingWriteDatabase()

Returns

bool