1 implementation of IDuplexChannelCallback
Binding.Tcp.IntegrationTests (1)
OperationContextAsyncFlowTests.cs (1)
138public class DuplexChannelServiceCallback : IDuplexChannelCallback
1 reference to IDuplexChannelCallback
Binding.Tcp.IntegrationTests (1)
OperationContextAsyncFlowTests.cs (1)
180[ServiceContract(CallbackContract = typeof(IDuplexChannelCallback))]