# ItemPublished.SubscriberCount

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

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

```csharp
public readonly int SubscriberCount
```

The number of subscribers that will receive this item.
