Skip to content

AccountHelper.AccountHelperClient constructor (1 of 2)

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

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

See Also


AccountHelper.AccountHelperClient constructor (2 of 2)

Creates a new client for AccountHelper

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

See Also