UnhandledClientOperation Property

ClientRuntime.UnhandledClientOperation Property

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

Gets the client operation for methods that do not have a corresponding ClientOperation.

Namespace:  System.ServiceModel.Dispatcher
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public ClientOperation UnhandledClientOperation { get; }

Property Value

Type: System.ServiceModel.Dispatcher.ClientOperation
A ClientOperation that represents the method to which the current message contents are routed when the operation selector cannot find an operation that matches the message.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft