# SiloHandle.Dispose(bool)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.silohandle/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.silohandle/methods/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.TestingHost/SiloHandle.cs#L49-L57)

```csharp
protected virtual void Dispose(bool disposing)
```

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

### Parameters

- `disposing` (`bool`)
