ClientRuntime.ContractClientType Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the type of the contract associated with the client.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.TypeThe Type object that represents the contract associated with this client.
Show: