Click or drag to resize
BroccoliSharp BroConnectionHostName Property
Gets host name, formatted as host:port, associated with this BroConnection.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public string HostName { get; }

Property Value

Type: String
See Also