프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_taskIndex | ConcurrentQueue |
||
_tasks | Netronics.Ant.Ant.Transaction.Task[] |
메소드 | 설명 | |
---|---|---|
ResponseTask ( int tId, JToken o ) : void | ||
SendTask ( int index, JToken o ) : IYield | ||
Transaction ( ) : System.Collections.Concurrent |
메소드 | 설명 | |
---|---|---|
SendTask2 ( int tid, int index, JToken o ) : void |
메소드 | 설명 | |
---|---|---|
GenerateTransactionId ( ) : int |
protected SendTask2 ( int tid, int index, JToken o ) : void | ||
tid | int | |
index | int | |
o | JToken | |
리턴 | void |
public Transaction ( ) : System.Collections.Concurrent | ||
리턴 | System.Collections.Concurrent |