Service Property Service Gets the singleton instance of the service. Declaration public TService Service { get; } Property Value TService The singleton instance of the service, or null if this service factory has not been configured.