ClientRuntime.OperationSelector Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a IClientOperationSelector implementation that can be used to select a ClientOperation.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Dispatcher.IClientOperationSelectorAn IClientOperationSelector object that selects a ClientOperation.
Show: