C# Class Scalien.GetterThreadState

Afficher le fichier Open project: scalien/scaliendb Class Usage Examples

Méthodes publiques

Свойство Type Description
doneEvent System.Threading.ManualResetEvent
elapsed System.TimeSpan
shardServer ConfigState.ShardServer
url string
value byte[]

Méthodes publiques

Méthode Description
GetterThreadFunc ( Object threadContext ) : void

Method Details

GetterThreadFunc() public méthode

public GetterThreadFunc ( Object threadContext ) : void
threadContext Object
Résultat void

Property Details

doneEvent public_oe property

public ManualResetEvent,System.Threading doneEvent
Résultat System.Threading.ManualResetEvent

elapsed public_oe property

public TimeSpan,System elapsed
Résultat System.TimeSpan

shardServer public_oe property

public ConfigState.ShardServer shardServer
Résultat ConfigState.ShardServer

url public_oe property

public string url
Résultat string

value public_oe property

public byte[] value
Résultat byte[]