Click or drag to resize
AddressHost Property
Gets the host.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public string Host { get; }

Property Value

Type: String
The host.
See Also