1 reference to onAsyncReceiveCancelled
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
546
this.receiveTimer = new IOThreadTimer(
onAsyncReceiveCancelled
, this, true);