# Removed Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.diagnostics.deploymentloadpublisherevents.removed/)

## ObserverSilo {#observersilo-d2c9746a}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.diagnostics.deploymentloadpublisherevents.removed/fields/observersilo-d2c9746a/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/Diagnostics/DeploymentLoadPublisherEvents.cs)

```csharp
public readonly SiloAddress ObserverSilo
```

The address of the silo that removed the statistics.

## RemovedSilo {#removedsilo-5a521bee}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.diagnostics.deploymentloadpublisherevents.removed/fields/removedsilo-5a521bee/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/Diagnostics/DeploymentLoadPublisherEvents.cs)

```csharp
public readonly SiloAddress RemovedSilo
```

The address of the silo whose statistics were removed.
