Exemplo n.º 1
0
 public IServerStreamingMethodCall <global::Plexus.Interop.Testing.Generated.GetConnectionsEvent> GetConnectionsStream(global::Plexus.Interop.Testing.Generated.GetConnectionsRequest request)
 {
     return(_callInvoker.Call(Descriptor.GetConnectionsStreamMethod, request));
 }
Exemplo n.º 2
0
 public IUnaryMethodCall <global::Plexus.Interop.Testing.Generated.GetConnectionsResponse> GetConnections(global::Plexus.Interop.Testing.Generated.GetConnectionsRequest request)
 {
     return(_callInvoker.Call(Descriptor.GetConnectionsMethod, request));
 }