1 implementation of Abort
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
993
public void
Abort
(RequestChannel channel)
2 references to Abort
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestChannel.cs (2)
71
request.
Abort
(this);
121
request.
Abort
(this);