Share via


BrokeredServiceContractTestBase<TInterface,TServiceMock>.ClientProxy Property

Definition

Gets or sets the client proxy the test will use to interact with the mock Service.

public TInterface ClientProxy { get; protected set; }
member this.ClientProxy : 'Interface with get, set
Public Property ClientProxy As TInterface

Property Value

TInterface

Applies to