public static class SuperBuilder
Public NotInheritable Class SuperBuilder
public ref class SuperBuilder abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SuperBuilder = class end
Descriptor | Service descriptor |
BindService(SuperBuilderSuperBuilderBase) | Creates service definition that can be registered with a server |
BindService(ServiceBinderBase, SuperBuilderSuperBuilderBase) | 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. |