C# Class openHistorian.Net.HistorianClient

Connects to a socket based remote historian database collection.
Inheritance: SnapNetworkClient
Afficher le fichier Open project: GridProtectionAlliance/openHistorian Class Usage Examples

Méthodes publiques

Méthode Description
HistorianClient ( string serverNameOrIp, int port, bool integratedSecurity = false ) : GSF.Snap.Services.Net

Method Details

HistorianClient() public méthode

public HistorianClient ( string serverNameOrIp, int port, bool integratedSecurity = false ) : GSF.Snap.Services.Net
serverNameOrIp string
port int
integratedSecurity bool
Résultat GSF.Snap.Services.Net