/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing/ |
H A D | RoutingService.cs | 14 …gService : ISimplexDatagramRouter, ISimplexSessionRouter, IRequestReplyRouter, IDuplexSessionRouter 102 cf = new ChannelFactory<IDuplexSessionRouter> (se); in ProcessMessageDuplexSession() 106 var ch = ((ChannelFactory<IDuplexSessionRouter>) cf).CreateChannel (); in ProcessMessageDuplexSession() 140 …IAsyncResult IDuplexSessionRouter.BeginProcessMessage (Message message, AsyncCallback callback, ob… in IDuplexSessionRouter.BeginProcessMessage() 147 void IDuplexSessionRouter.EndProcessMessage (IAsyncResult result) in IDuplexSessionRouter.EndProcessMessage()
|
H A D | IDuplexSessionRouter.cs | 13 public interface IDuplexSessionRouter interface
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Routing/System/ServiceModel/Routing/ |
H A D | RoutingService.cs | 40 IDuplexSessionRouter, 248 …IAsyncResult IDuplexSessionRouter.BeginProcessMessage(Message message, AsyncCallback callback, obj… in IDuplexSessionRouter.BeginProcessMessage() 250 return this.BeginProcessMessage<IDuplexSessionRouter>(message, callback, state); in IDuplexSessionRouter.BeginProcessMessage() 253 void IDuplexSessionRouter.EndProcessMessage(IAsyncResult result) in IDuplexSessionRouter.EndProcessMessage() 255 this.EndProcessMessage<IDuplexSessionRouter>(result); in IDuplexSessionRouter.EndProcessMessage()
|
H A D | RoutingChannelExtension.cs | 183 if (contractType == typeof(IDuplexSessionRouter)) in Create() 185 return new RoutingChannelExtension<IDuplexSessionRouter>(endpointBehavior); in Create()
|
H A D | IDuplexSessionRouter.cs | 12 public interface IDuplexSessionRouter interface
|
H A D | RoutingEndpointTrait.cs | 13 if (routerContract == typeof(IDuplexSessionRouter)) in RoutingEndpointTrait()
|
H A D | ClientFactory.cs | 37 … Fx.Assert(contractType == typeof(IDuplexSessionRouter), "Only one contract type remaining."); in Create() 358 class DuplexSessionClient : RoutingClientBase<IDuplexSessionRouter>
|
H A D | RoutingBehavior.cs | 85 return typeof(IDuplexSessionRouter); in GetContractForDescription()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | System.ServiceModel.Routing.cs | 78 public partial interface IDuplexSessionRouter interface 131 … RoutingService : System.IDisposable, System.ServiceModel.Routing.IDuplexSessionRouter, System.Ser… 135 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 136 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | System.ServiceModel.Routing.cs | 79 public partial interface IDuplexSessionRouter interface 132 … RoutingService : System.IDisposable, System.ServiceModel.Routing.IDuplexSessionRouter, System.Ser… 136 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 137 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | System.ServiceModel.Routing.cs | 79 public partial interface IDuplexSessionRouter interface 132 … RoutingService : System.IDisposable, System.ServiceModel.Routing.IDuplexSessionRouter, System.Ser… 136 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 137 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/ |
H A D | System.ServiceModel.Routing.cs | 78 public partial interface IDuplexSessionRouter interface 131 … RoutingService : System.IDisposable, System.ServiceModel.Routing.IDuplexSessionRouter, System.Ser… 135 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 136 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | System.ServiceModel.Routing.cs | 78 public partial interface IDuplexSessionRouter interface 131 … RoutingService : System.IDisposable, System.ServiceModel.Routing.IDuplexSessionRouter, System.Ser… 135 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 136 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/ |
H A D | System.ServiceModel.Routing.cs | 76 public partial interface IDuplexSessionRouter interface 128 …public sealed partial class RoutingService : System.ServiceModel.Routing.IDuplexSessionRouter, Sys… 131 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 132 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | System.ServiceModel.Routing.cs | 77 public partial interface IDuplexSessionRouter interface 129 …public sealed partial class RoutingService : System.ServiceModel.Routing.IDuplexSessionRouter, Sys… 132 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 133 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | System.ServiceModel.Routing.cs | 79 public partial interface IDuplexSessionRouter interface 132 … RoutingService : System.IDisposable, System.ServiceModel.Routing.IDuplexSessionRouter, System.Ser… 136 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 137 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | System.ServiceModel.Routing.cs | 43 public partial interface IDuplexSessionRouter interface 96 … RoutingService : System.IDisposable, System.ServiceModel.Routing.IDuplexSessionRouter, System.Ser… 101 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 102 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | System.ServiceModel.Routing.cs | 43 public partial interface IDuplexSessionRouter interface 96 … RoutingService : System.IDisposable, System.ServiceModel.Routing.IDuplexSessionRouter, System.Ser… 101 …System.IAsyncResult System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage(System.Se… in System.ServiceModel.Routing.IDuplexSessionRouter.BeginProcessMessage() 102 …void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(System.IAsyncResult result… in System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Routing/ |
H A D | System.ServiceModel.Routing.dll.sources | 7 System.ServiceModel.Routing/IDuplexSessionRouter.cs
|