public Task <global::Google.Protobuf.WellKnownTypes.Empty> JoinContext(global::Plexus.Interop.Apps.Internal.Generated.Context request, MethodCallContext context)
 {
     return(_joinContextHandler(request, context));
 }
 public Task <global::Plexus.Interop.Apps.Internal.Generated.InvocationsList> GetLinkedInvocations(global::Plexus.Interop.Apps.Internal.Generated.Context request, MethodCallContext context)
 {
     return(_getLinkedInvocationsHandler(request, context));
 }
 public Task ContextLoadedStream(global::Plexus.Interop.Apps.Internal.Generated.Context request, IWritableChannel <global::Plexus.Interop.Apps.Internal.Generated.ContextLoadingUpdate> responseStream, MethodCallContext context)
 {
     return(_contextLoadedStreamHandler(request, responseStream, context));
 }