6 references to NetTcpTransactionFlowAddress
Binding.Tcp.TransactionFlow.IntegrationTests (6)
NetTcpTransactionFlowTests.cs (6)
41factory = new ChannelFactory<IWcfTransactionService>(binding, new EndpointAddress(Endpoints.NetTcpTransactionFlowAddress)); 79factory = new ChannelFactory<IWcfTransactionService>(binding, new EndpointAddress(Endpoints.NetTcpTransactionFlowAddress)); 119factory = new ChannelFactory<IWcfTransactionService>(binding, new EndpointAddress(Endpoints.NetTcpTransactionFlowAddress)); 156factory = new ChannelFactory<IWcfTransactionService>(binding, new EndpointAddress(Endpoints.NetTcpTransactionFlowAddress)); 194factory = new ChannelFactory<IWcfTransactionService>(binding, new EndpointAddress(Endpoints.NetTcpTransactionFlowAddress)); 236factory = new ChannelFactory<IWcfTransactionService>(binding, new EndpointAddress(Endpoints.NetTcpTransactionFlowAddress));