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

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

공개 프로퍼티들

프로퍼티 타입 설명
GotToLeaveEarly bool
SyncRoot object
brunet_address_for_key MemBlock[]
queueMapping System.Collections.Hashtable
results System.Collections.Hashtable
returns Channel
ttls System.Collections.Hashtable

공개 메소드들

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

메소드 상세

AsDhtGetState() 공개 메소드

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

프로퍼티 상세

GotToLeaveEarly 공개적으로 프로퍼티

public bool GotToLeaveEarly
리턴 bool

SyncRoot 공개적으로 프로퍼티

public object SyncRoot
리턴 object

brunet_address_for_key 공개적으로 프로퍼티

public MemBlock[] brunet_address_for_key
리턴 MemBlock[]

queueMapping 공개적으로 프로퍼티

public Hashtable,System.Collections queueMapping
리턴 System.Collections.Hashtable

results 공개적으로 프로퍼티

public Hashtable,System.Collections results
리턴 System.Collections.Hashtable

returns 공개적으로 프로퍼티

public Channel returns
리턴 Channel

ttls 공개적으로 프로퍼티

public Hashtable,System.Collections ttls
리턴 System.Collections.Hashtable