FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kHealth kPxBlock_Health ( kPxBlock  block)
protected

Gets a health service provider that can be used when constructing health or profiling probes.

The object returned by this function can be used as the 'provider' argument to the kHealthProbe_ConstructEx or kProfileProbe_ConstructEx functions. This enables probes to be registered to a health service that is specific to this pipe environment. If a provider is not specified when constructing probes, the probes will instead be associated with the default system health provider.

This method is thread-safe while the pipe is running.

Parameters
blockBlock object.
Returns
Health service (may be null).