6 references to IWcfDuplexService_CallbackConcurrencyMode
Client.ChannelLayer.IntegrationTests (6)
DuplexChannelShapeTests.4.0.0.cs (6)
141
DuplexChannelFactory<
IWcfDuplexService_CallbackConcurrencyMode
> factory;
142
IWcfDuplexService_CallbackConcurrencyMode
channel;
148
factory = new DuplexChannelFactory<
IWcfDuplexService_CallbackConcurrencyMode
>(instanceContext, binding, Endpoints.DuplexCallbackConcurrencyMode_Address);
170
DuplexChannelFactory<
IWcfDuplexService_CallbackConcurrencyMode
> factory;
171
IWcfDuplexService_CallbackConcurrencyMode
channel;
177
factory = new DuplexChannelFactory<
IWcfDuplexService_CallbackConcurrencyMode
>(instanceContext, binding, Endpoints.DuplexCallbackConcurrencyMode_Address);