RockShare::Service

Header Image
Project:
Service : Public Class
Created: 20/07/2024 20:59:01
Modified: 20/07/2024 20:59:02
Project:
Advanced:
  • Attributes
  • Operations
  • Tagged Values
  • Advanced
Attribute Scope Type
__ServiceName Private string
 
__Marshaller_Rockshare_OpenRequest Private grpc::Marshaller<global::Hiperspace.RockShare.OpenRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_Token Private grpc::Marshaller<global::Hiperspace.RockShare.Token>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_BindRequest Private grpc::Marshaller<global::Hiperspace.RockShare.BindRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_Value Private grpc::Marshaller<global::Hiperspace.RockShare.Value>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_BatchBindRequest Private grpc::Marshaller<global::Hiperspace.RockShare.BatchBindRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_Values Private grpc::Marshaller<global::Hiperspace.RockShare.Values>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_FindRequest Private grpc::Marshaller<global::Hiperspace.RockShare.FindRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_KeyRequest Private grpc::Marshaller<global::Hiperspace.RockShare.KeyRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_BindVersionRequest Private grpc::Marshaller<global::Hiperspace.RockShare.BindVersionRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_ValueVersion Private grpc::Marshaller<global::Hiperspace.RockShare.ValueVersion>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_BatchBindVersionRequest Private grpc::Marshaller<global::Hiperspace.RockShare.BatchBindVersionRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_FindVersionRequest Private grpc::Marshaller<global::Hiperspace.RockShare.FindVersionRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_ValueVersions Private grpc::Marshaller<global::Hiperspace.RockShare.ValueVersions>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_KeyVersionRequest Private grpc::Marshaller<global::Hiperspace.RockShare.KeyVersionRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Rockshare_VersionHistory Private grpc::Marshaller<global::Hiperspace.RockShare.VersionHistory>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Open Private grpc::Method<global::Hiperspace.RockShare.OpenRequest, global::Hiperspace.RockShare.Token>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Close Private grpc::Method<global::Hiperspace.RockShare.Token, global::Hiperspace.RockShare.Token>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Bind Private grpc::Method<global::Hiperspace.RockShare.BindRequest, global::Hiperspace.RockShare.Value>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_BatchBind Private grpc::Method<global::Hiperspace.RockShare.BatchBindRequest, global::Hiperspace.RockShare.Values>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Find Private grpc::Method<global::Hiperspace.RockShare.FindRequest, global::Hiperspace.RockShare.Values>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Get Private grpc::Method<global::Hiperspace.RockShare.KeyRequest, global::Hiperspace.RockShare.Value>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_BindVersion Private grpc::Method<global::Hiperspace.RockShare.BindVersionRequest, global::Hiperspace.RockShare.ValueVersion>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_BatchVersionBind Private grpc::Method<global::Hiperspace.RockShare.BatchBindVersionRequest, global::Hiperspace.RockShare.Values>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_FindVersion Private grpc::Method<global::Hiperspace.RockShare.FindVersionRequest, global::Hiperspace.RockShare.ValueVersions>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_GetVersion Private grpc::Method<global::Hiperspace.RockShare.KeyVersionRequest, global::Hiperspace.RockShare.ValueVersion>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_GetVersions Private grpc::Method<global::Hiperspace.RockShare.KeyRequest, global::Hiperspace.RockShare.VersionHistory>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
Operation
Private
__Helper_SerializeMessage (message: global::Google.Protobuf.IMessage, context: grpc::SerializationContext, ) : void
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Private
__Helper_DeserializeMessage (context: grpc::DeserializationContext, parser: global::Google.Protobuf.MessageParser<T>, ) : T
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
Descriptor () : global::Google.Protobuf.Reflection.ServiceDescriptor
Details:
Notes: Service descriptor<br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
BindService (serviceImpl: ServiceBase, ) : grpc::ServerServiceDefinition
Details:
Notes: Creates service definition that can be registered with a server<br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
BindService (serviceBinder: grpc::ServiceBinderBase, serviceImpl: ServiceBase, ) : void
Details:
Notes: Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. Note: this method is part of an experimental API that can change or be removed without any prior notice.<br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Tag Value
partial true
Details:  
static true
Details:  
Property Value
isFinalSpecialization: 0