C# 클래스 Brunet.Node.LogAction

상속: IAction
파일 보기 프로젝트 열기: pstjuste/brunet

보호된 프로퍼티들

프로퍼티 타입 설명
_q Brunet.Concurrent.LFBlockingQueue

공개 메소드들

메소드 설명
LogAction ( BCon q ) : System
Start ( ) : void

메소드 상세

LogAction() 공개 메소드

public LogAction ( BCon q ) : System
q BCon
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

_q 보호되어 있는 프로퍼티

protected LFBlockingQueue,Brunet.Concurrent _q
리턴 Brunet.Concurrent.LFBlockingQueue