프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddAsynchronRequest | void | ||
Cancel | void | ||
ExitTimerTick | void | ||
Resolve | Task | ||
ServeNextRequest | Task |
메소드 | 설명 | |
---|---|---|
CreateRequest ( BeaconEventArgs beaconEventArgs ) : Task |
||
Dispose ( ) : void | ||
Resolver ( bool synchron ) : System |
메소드 | 설명 | |
---|---|---|
AddAsynchronRequest ( |
||
Cancel ( ) : void | ||
ExitTimerTick ( object state ) : void | ||
Resolve ( |
||
ServeNextRequest ( ) : Task |
Serves the request in the current index.
|
public CreateRequest ( BeaconEventArgs beaconEventArgs ) : Task |
||
beaconEventArgs | BeaconEventArgs | |
리턴 | Task |