public static class SuperBuilder
public ref class SuperBuilder abstract sealed
SuperBuilderWinService.SuperBuilder = function();
Type.createClass(
'SuperBuilderWinService.SuperBuilder');
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. |