C# 클래스 Brunet.Services.Dht.Dht.AsDhtPutState

Stores the state used for asynchronous puts.
파일 보기 프로젝트 열기: pstjuste/brunet

공개 프로퍼티들

프로퍼티 타입 설명
SyncRoot object
pcount int
returns Channel

공개 메소드들

메소드 설명
AsDhtPutState ( Channel returns ) : System

메소드 상세

AsDhtPutState() 공개 메소드

public AsDhtPutState ( Channel returns ) : System
returns Channel
리턴 System

프로퍼티 상세

SyncRoot 공개적으로 프로퍼티

public object SyncRoot
리턴 object

pcount 공개적으로 프로퍼티

public int pcount
리턴 int

returns 공개적으로 프로퍼티

public Channel returns
리턴 Channel