C# 클래스 Aurora.Voice.Whisper.KeepAlive

파일 보기 프로젝트 열기: aurora-sim/whisper_server 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_server ServerPrx
running bool

공개 메소드들

메소드 설명
KeepAlive ( ServerPrx prx ) : System
StartPinging ( ) : void

메소드 상세

KeepAlive() 공개 메소드

public KeepAlive ( ServerPrx prx ) : System
prx ServerPrx
리턴 System

StartPinging() 공개 메소드

public StartPinging ( ) : void
리턴 void

프로퍼티 상세

m_server 공개적으로 프로퍼티

public ServerPrx m_server
리턴 ServerPrx

running 공개적으로 프로퍼티

public bool running
리턴 bool