public static void BindService(ServiceBinderBase serviceBinder, Services.ServicesBase 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.
[[["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\u003eThis page details the \u003ccode\u003eServices\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, specifically within version 2.0.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServices\u003c/code\u003e class is responsible for managing services within an application and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can be used to create service definitions for a server, allowing registration of service logic to be implemented on the server-side.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e library available, ranging from version 1.0.0 up to 2.4.0, which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServices\u003c/code\u003e class also contains the experimental \u003ccode\u003eBindService\u003c/code\u003e method, which allows service methods to be bound to a \u003ccode\u003eServiceBinderBase\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]