1 reference to OutputSessionClosedCallback
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
2235
static readonly AsyncCallback outputSessionClosedCallback = Fx.ThunkCallback(new AsyncCallback(
OutputSessionClosedCallback
));