# BroadcastChannelEvent.SiloAddress

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.broadcastchannel/orleans.broadcastchannel.diagnostics.broadcastchannelevents.broadcastchannelevent/) | [Fields](/orleans/docs/api/csharp/microsoft.orleans.broadcastchannel/orleans.broadcastchannel.diagnostics.broadcastchannelevents.broadcastchannelevent/fields/)

[Source](https://github.com/dotnet/orleans/blob/1644940b035c7bdf215a4fd7135757c06bcfe9ec/src/Orleans.BroadcastChannel/Diagnostics/BroadcastChannelEvents.cs)

```csharp
public readonly SiloAddress? SiloAddress
```

The address of the silo associated with the event, if any.
