BrokeredServiceContractTestBase<TInterface,TServiceMock>.ClientProxy Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le proxy client que le test utilisera pour interagir avec le fictive Service.
public TInterface ClientProxy { get; protected set; }
member this.ClientProxy : 'Interface with get, set
Public Property ClientProxy As TInterface
Valeur de propriété
TInterface