# ConsulSiloRegistration Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/)

## Hostname {#hostname-28edc8da}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/hostname-28edc8da/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.Consul/SerializableMembershipTypes.cs)

```csharp
public string Hostname
```

## ProxyPort {#proxyport-2ff9aeca}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/proxyport-2ff9aeca/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.Consul/SerializableMembershipTypes.cs)

```csharp
public int ProxyPort
```

## SiloName {#siloname-1b1853b9}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/siloname-1b1853b9/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.Consul/SerializableMembershipTypes.cs)

```csharp
public string SiloName
```

## StartTime {#starttime-064a5530}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/starttime-064a5530/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.Consul/SerializableMembershipTypes.cs)

```csharp
public DateTime StartTime
```

## Status {#status-4e35da9f}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/status-4e35da9f/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.Consul/SerializableMembershipTypes.cs)

```csharp
public SiloStatus Status
```

## SuspectingSilos {#suspectingsilos-20834229}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/suspectingsilos-20834229/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.Consul/SerializableMembershipTypes.cs)

```csharp
public List<SuspectingSilo> SuspectingSilos
```
