Skip to content

HealthService class

public static class HealthService

Public Members

name description
static Descriptor { get; } Service descriptor
static BindService(…) Creates service definition that can be registered with a server (2 methods)
abstract class HealthServiceBase Base class for server-side implementations of HealthService
class HealthServiceClient Client for HealthService

See Also