OperationDescription.BeginMethod Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the begin method of the operation.
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: