Add OperationDescription.SyncMethod, BeginMethod, and EndMethod
Open
triaged
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
Describe the bug
Hi! We are migrating our legacy application in ,Net framework to .NET core and noticed that
OperationDescription.SyncMethod, BeginMethod, and EndMethod are missing from the .NET Core API but are available in the .NET framework version
Similar request to https://github.com/dotnet/wcf/issues/4549. Would it be possible to expose these?
cc @mconnew
Contributor guide
Assessment
This issue has not been assessed yet.