C# 클래스 openHistorian.Net.HistorianClient

Connects to a socket based remote historian database collection.
상속: SnapNetworkClient
파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian 1 사용 예제들

공개 메소드들

메소드 설명
HistorianClient ( string serverNameOrIp, int port, bool integratedSecurity = false ) : GSF.Snap.Services.Net

메소드 상세

HistorianClient() 공개 메소드

public HistorianClient ( string serverNameOrIp, int port, bool integratedSecurity = false ) : GSF.Snap.Services.Net
serverNameOrIp string
port int
integratedSecurity bool
리턴 GSF.Snap.Services.Net