1 write to onViaCallback
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedTcpTransportManager.cs (1)
21
this.
onViaCallback
= new Action<Uri>(OnVia);
1 reference to onViaCallback
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedTcpTransportManager.cs (1)
53
return this.
onViaCallback
;