1 write to waitCallback
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
265this.waitCallback = callback;
1 reference to waitCallback
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
474thisPtr.waitCallback.Invoke(thisPtr.state);