AFAnalysisService.Host Property
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
This property is the name of the host machine where PI Analysis Service
for this PISystem is executing.
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public string Host { get; }
Public ReadOnly Property Host As String Get Dim instance As AFAnalysisService Dim value As String value = instance.Host
public: property String^ Host { String^ get (); }
member Host : string with get
Property Value
Type: StringThe name of the host machine where the analysis service for this PISystem is executing.