Skip to content

InternalCharts.InternalChartsClient constructor (1 of 2)

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

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

See Also


InternalCharts.InternalChartsClient constructor (2 of 2)

Creates a new client for InternalCharts

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

See Also