OperationDescription.SyncMethod Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the service synchronization method of the operation description.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Reflection.MethodInfoThe MethodInfo that provides access to the attributes and metadata of the method.
Show: