Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GSF
TimeSeries
Transport
DataSubscriber.SubscribedDevice
C# 클래스 GSF.TimeSeries.Transport.DataSubscriber.SubscribedDevice
상속:
IDevice
,
IDisposable
파일 보기
프로젝트 열기: GridProtectionAlliance/gsf
공개 메소드들
메소드
설명
Dispose
( ) :
void
Releases all the resources used by the
SubscribedDevice
object.
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
SubscribedDevice
(
string
name
) :
System
비공개 메소드들
메소드
설명
Unregister
( ) :
void
메소드 상세
Dispose()
공개
메소드
Releases all the resources used by the
SubscribedDevice
object.
public
Dispose
( ) :
void
리턴
void
Equals()
공개
메소드
public
Equals
(
object
obj
) :
bool
obj
object
리턴
bool
GetHashCode()
공개
메소드
public
GetHashCode
( ) :
int
리턴
int
SubscribedDevice()
공개
메소드
public
SubscribedDevice
(
string
name
) :
System
name
string
리턴
System