1 reference to CloseOutputSessionCallback
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
2069
static readonly AsyncCallback closeOutputSessionCallback = Fx.ThunkCallback(new AsyncCallback(
CloseOutputSessionCallback
));