# Silo.SiloTerminated

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.silo/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.silo/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/Silo/Silo.cs#L59)

```csharp
public Task SiloTerminated
```

Gets a `System.Threading.Tasks.Task` which completes once the silo has terminated.
