Implemented interface member:
method
EndRead
System.ServiceModel.Channels.IConnection.EndRead()
2 references to EndRead
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (2)
127bytesRead = thisPtr.EndRead(); 247int bytesRead = EndRead();