3 references to Channel
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ListenerHandler.cs (3)
477
state.
Channel
.EndClose(result);
525
((ISessionChannel<IDuplexSession>)state.
Channel
).Session.EndCloseOutputSession(result);
534
state.
Channel
.Abort();