Home
last modified time | relevance | path

Searched refs:OnCloseTransactional (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DMsmqInputSessionChannel.cs202 void OnCloseTransactional(bool isAborting) in OnCloseTransactional() method in System.ServiceModel.Channels.MsmqInputSessionChannel
228 OnCloseTransactional(isAborting); in OnCloseCore()