Skip to content

HealthService.HealthServiceClient constructor (1 of 2)

Creates a new client for HealthService that uses a custom CallInvoker.

public HealthServiceClient(CallInvoker callInvoker)
parameter description
callInvoker The callInvoker to use to make remote calls.

See Also


HealthService.HealthServiceClient constructor (2 of 2)

Creates a new client for HealthService

public HealthServiceClient(ChannelBase channel)
parameter description
channel The channel to use to make remote calls.

See Also