public static void BindService(ServiceBinderBase serviceBinder, GDCHardwareManagement.GDCHardwareManagementBase 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `GDCHardwareManagement` class, which is part of the Google Cloud GDC Hardware Management v1alpha API, specifically within the `Google.Cloud.GdcHardwareManagement.V1Alpha` namespace."],["The `GDCHardwareManagement` class is a static class used to manage GDC hardware and inherits from the base .NET object class."],["The `BindService` method can be used to register service methods with a server, and takes a `GDCHardwareManagementBase` implementation object as a parameter."],["Another overloaded `BindService` method is available for use with a `ServiceBinderBase` object to customize the service binding process."],["This class is part of the `Google.Cloud.GdcHardwareManagement.V1Alpha.dll` assembly, and the latest version of the API documentation is 1.0.0-alpha04, and the current documentation is for 1.0.0-alpha02."]]],[]]