2 types derived from TransactionCache
System.ServiceModel (2)
System\ServiceModel\Transactions\TransactionCache.cs (2)
19
class WsatExtendedInformationCache :
TransactionCache
<Transaction, WsatExtendedInformation>
28
class WsatIncomingTransactionCache :
TransactionCache
<string, Transaction>