1 reference to CloseChannelCallback
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
825
static AsyncCallback closeChannelCallback = Fx.ThunkCallback(new AsyncCallback(
CloseChannelCallback
));