public static void BindService(ServiceBinderBase serviceBinder, ServiceController.ServiceControllerBase serviceImpl)
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.
Parameters
Name
Description
serviceBinder
Grpc.Core.ServiceBinderBase
Service methods will be bound by calling AddMethod on this object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eServiceController\u003c/code\u003e class allows clients to check and report operations against a managed service, as part of the Google Service Control API.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eServiceController\u003c/code\u003e is within the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eServiceController\u003c/code\u003e is 2.4.0, while previous versions include those from 2.3.0 back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and includes methods like \u003ccode\u003eBindService\u003c/code\u003e to create or register service definitions and method bindings, allowing for customization of the service binding.\u003c/p\u003e\n"],["\u003cp\u003eThe ServiceController class has multiple versions, each associated with their own specific documentation, with the most up to date version being 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]