|
BroConnectionHostName Property |
Gets host name, formatted as host:port, associated with this
BroConnection.
Namespace: BroccoliSharpAssembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax public string HostName { get; }
Public ReadOnly Property HostName As String
Get
member HostName : string with get
/** @property */
public String get_HostName()
Property Value
Type:
StringSee Also