> ## Documentation Index
> Fetch the complete documentation index at: https://resq-dependabot-github-actions-github-actions-478e18be3d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Clients.BaseServiceClient.ServiceName

### [ResQ.Clients](./ResQ.Clients.md "ResQ.Clients").[BaseServiceClient](./ResQ.Clients.BaseServiceClient.md "ResQ.Clients.BaseServiceClient")

## BaseServiceClient.ServiceName Property

Service name for logging purposes (e.g., "Infrastructure API", "Coordination HCE").

```csharp theme={null}
protected abstract string ServiceName { protected get; }
```

#### Property Value

[System.String](https://learn.microsoft.com/en-us/dotnet/api/system.string "System.String")
