11 references to Abort
System.ServiceModel (11)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (2)
345
this.webRequestTokenProvider.
Abort
();
351
this.webRequestProxyTokenProvider.
Abort
();
System\ServiceModel\Channels\HttpChannelFactory.cs (6)
1003
tokenProvider.
Abort
();
1007
proxyTokenProvider.
Abort
();
1136
webRequestTokenProvider.
Abort
();
1140
webRequestProxyTokenProvider.
Abort
();
2047
tokenProvider.
Abort
();
2051
proxyTokenProvider.
Abort
();
System\ServiceModel\Channels\MsmqOutputChannel.cs (1)
56
this.certificateTokenProvider.
Abort
();
System\ServiceModel\Channels\MsmqOutputSessionChannel.cs (1)
131
certificateTokenProvider.
Abort
();
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
44
this.certificateTokenProvider.
Abort
();