ClientRuntime Properties

ClientRuntime Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ClientRuntime type exposes the following members.

  NameDescription
Public property ContractClientType Gets the type of the contract associated with the client.
Public property ContractName Gets the name of the contract associated with the client.
Public property ContractNamespace Gets the namespace of the contract associated with the client.
Public property ManualAddressing Gets or sets a value that indicates whether the client adds addressing headers to request-reply messages.
Public property MaxFaultSize Gets or sets the maximum fault message size.
Public property OperationSelector Gets or sets a IClientOperationSelector implementation that can be used to select a ClientOperation.
Public property UnhandledClientOperation Gets the client operation for methods that do not have a corresponding ClientOperation.
Public property Via Gets or sets the transport address that is used to send messages through the client.
Top

Show:
© 2017 Microsoft