# InProcessSiloHandle.Dispose(bool)

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

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.TestingHost/InProcessSiloHandle.cs#L95-L117)

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

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

### Parameters

- `disposing` (`bool`)
