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