IClientOperationSelector.SelectOperation Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the selected operation.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- method
- Type: System.Reflection.MethodBase
The method invoked.
- parameters
- Type:
System.Object
[]
The parameters passed to the method.
Show: