Method | Description | |
---|---|---|
BeginCanI ( string action, double clientVersion, System callback, object asyncState ) : System.IAsyncResult | ||
BeginCanINew ( string action, string clientVersion, System callback, object asyncState ) : System.IAsyncResult | ||
BeginConnectDatabase ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginDisConnectDatabase ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginEditEvaluator ( ServerEvaluator, clientEval, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginListDirectory ( string path, System callback, object asyncState ) : System.IAsyncResult | ||
BeginQuery ( string tableName, string test, string variable, int sex, string ageInterval, int countryID, int sportID, int speciallityID, int levelID, int evaluatorID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSelectEvaluators ( bool addAnyString, System callback, object asyncState ) : System.IAsyncResult | ||
BeginStats ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateSession ( int sessionID, int state, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadEvaluator ( ServerEvaluator, myEval, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadJump ( Jump, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadJumpRj ( JumpRj, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadJumpRjType ( JumpType, type, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadJumpType ( JumpType, type, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadMultiChronopic ( MultiChronopic, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadPerson ( Person, myPerson, int sessionID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadPersonSessionIfNeeded ( PersonSession, ps, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadPing ( ServerPing, myPing, bool doInsertion, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadPulse ( Pulse, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadRT ( ReactionTime, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadRun ( Run, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadRunI ( RunInterval, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadRunIntervalType ( RunType, type, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadRunType ( RunType, type, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadSession ( ServerSession, mySession, System callback, object asyncState ) : System.IAsyncResult | ||
BeginUploadSport ( Sport, mySport, System callback, object asyncState ) : System.IAsyncResult | ||
CanIAsync ( string action, double clientVersion ) : void | ||
CanIAsync ( string action, double clientVersion, object userState ) : void | ||
CanINewAsync ( string action, string clientVersion ) : void | ||
CanINewAsync ( string action, string clientVersion, object userState ) : void | ||
ChronojumpServer ( ) | ||
ConnectDatabaseAsync ( ) : void | ||
ConnectDatabaseAsync ( object userState ) : void | ||
DisConnectDatabaseAsync ( ) : void | ||
DisConnectDatabaseAsync ( object userState ) : void | ||
EditEvaluatorAsync ( ServerEvaluator, clientEval, int evalSID ) : void | ||
EditEvaluatorAsync ( ServerEvaluator, clientEval, int evalSID, object userState ) : void | ||
EndCanI ( System asyncResult ) : bool | ||
EndCanINew ( System asyncResult ) : bool | ||
EndConnectDatabase ( System asyncResult ) : string | ||
EndDisConnectDatabase ( System asyncResult ) : string | ||
EndEditEvaluator ( System asyncResult ) : bool | ||
EndListDirectory ( System asyncResult ) : string[] | ||
EndQuery ( System asyncResult ) : string | ||
EndSelectEvaluators ( System asyncResult ) : string[] | ||
EndStats ( System asyncResult ) : string[] | ||
EndUpdateSession ( System asyncResult ) : int | ||
EndUploadEvaluator ( System asyncResult ) : string | ||
EndUploadJump ( System asyncResult ) : int | ||
EndUploadJumpRj ( System asyncResult ) : int | ||
EndUploadJumpRjType ( System asyncResult ) : string | ||
EndUploadJumpType ( System asyncResult ) : string | ||
EndUploadMultiChronopic ( System asyncResult ) : int | ||
EndUploadPerson ( System asyncResult ) : int | ||
EndUploadPersonSessionIfNeeded ( System asyncResult ) : int | ||
EndUploadPing ( System asyncResult ) : string | ||
EndUploadPulse ( System asyncResult ) : int | ||
EndUploadRT ( System asyncResult ) : int | ||
EndUploadRun ( System asyncResult ) : int | ||
EndUploadRunI ( System asyncResult ) : int | ||
EndUploadRunIntervalType ( System asyncResult ) : string | ||
EndUploadRunType ( System asyncResult ) : string | ||
EndUploadSession ( System asyncResult ) : int | ||
EndUploadSport ( System asyncResult ) : int | ||
ListDirectoryAsync ( string path ) : void | ||
ListDirectoryAsync ( string path, object userState ) : void | ||
QueryAsync ( string tableName, string test, string variable, int sex, string ageInterval, int countryID, int sportID, int speciallityID, int levelID, int evaluatorID ) : void | ||
QueryAsync ( string tableName, string test, string variable, int sex, string ageInterval, int countryID, int sportID, int speciallityID, int levelID, int evaluatorID, object userState ) : void | ||
SelectEvaluatorsAsync ( bool addAnyString ) : void | ||
SelectEvaluatorsAsync ( bool addAnyString, object userState ) : void | ||
StatsAsync ( ) : void | ||
StatsAsync ( object userState ) : void | ||
UpdateSessionAsync ( int sessionID, int state ) : void | ||
UpdateSessionAsync ( int sessionID, int state, object userState ) : void | ||
UploadEvaluatorAsync ( ServerEvaluator, myEval ) : void | ||
UploadEvaluatorAsync ( ServerEvaluator, myEval, object userState ) : void | ||
UploadJumpAsync ( Jump, myTest ) : void | ||
UploadJumpAsync ( Jump, myTest, object userState ) : void | ||
UploadJumpRjAsync ( JumpRj, myTest ) : void | ||
UploadJumpRjAsync ( JumpRj, myTest, object userState ) : void | ||
UploadJumpRjTypeAsync ( JumpType, type, int evalSID ) : void | ||
UploadJumpRjTypeAsync ( JumpType, type, int evalSID, object userState ) : void | ||
UploadJumpTypeAsync ( JumpType, type, int evalSID ) : void | ||
UploadJumpTypeAsync ( JumpType, type, int evalSID, object userState ) : void | ||
UploadMultiChronopicAsync ( MultiChronopic, myTest ) : void | ||
UploadMultiChronopicAsync ( MultiChronopic, myTest, object userState ) : void | ||
UploadPersonAsync ( Person, myPerson, int sessionID ) : void | ||
UploadPersonAsync ( Person, myPerson, int sessionID, object userState ) : void | ||
UploadPersonSessionIfNeededAsync ( PersonSession, ps ) : void | ||
UploadPersonSessionIfNeededAsync ( PersonSession, ps, object userState ) : void | ||
UploadPingAsync ( ServerPing, myPing, bool doInsertion ) : void | ||
UploadPingAsync ( ServerPing, myPing, bool doInsertion, object userState ) : void | ||
UploadPulseAsync ( Pulse, myTest ) : void | ||
UploadPulseAsync ( Pulse, myTest, object userState ) : void | ||
UploadRTAsync ( ReactionTime, myTest ) : void | ||
UploadRTAsync ( ReactionTime, myTest, object userState ) : void | ||
UploadRunAsync ( Run, myTest ) : void | ||
UploadRunAsync ( Run, myTest, object userState ) : void | ||
UploadRunIAsync ( RunInterval, myTest ) : void | ||
UploadRunIAsync ( RunInterval, myTest, object userState ) : void | ||
UploadRunIntervalTypeAsync ( RunType, type, int evalSID ) : void | ||
UploadRunIntervalTypeAsync ( RunType, type, int evalSID, object userState ) : void | ||
UploadRunTypeAsync ( RunType, type, int evalSID ) : void | ||
UploadRunTypeAsync ( RunType, type, int evalSID, object userState ) : void | ||
UploadSessionAsync ( ServerSession, mySession ) : void | ||
UploadSessionAsync ( ServerSession, mySession, object userState ) : void | ||
UploadSportAsync ( Sport, mySport ) : void | ||
UploadSportAsync ( Sport, mySport, object userState ) : void |
Method | Description | |
---|---|---|
CanI ( string action, double clientVersion ) : bool | ||
CanINew ( string action, string clientVersion ) : bool | ||
ConnectDatabase ( ) : string | ||
DisConnectDatabase ( ) : string | ||
EditEvaluator ( ServerEvaluator, clientEval, int evalSID ) : bool | ||
ListDirectory ( string path ) : string[] | ||
OnCanICompleted ( object arg ) : void | ||
OnCanINewCompleted ( object arg ) : void | ||
OnConnectDatabaseCompleted ( object arg ) : void | ||
OnDisConnectDatabaseCompleted ( object arg ) : void | ||
OnEditEvaluatorCompleted ( object arg ) : void | ||
OnListDirectoryCompleted ( object arg ) : void | ||
OnQueryCompleted ( object arg ) : void | ||
OnSelectEvaluatorsCompleted ( object arg ) : void | ||
OnStatsCompleted ( object arg ) : void | ||
OnUpdateSessionCompleted ( object arg ) : void | ||
OnUploadEvaluatorCompleted ( object arg ) : void | ||
OnUploadJumpCompleted ( object arg ) : void | ||
OnUploadJumpRjCompleted ( object arg ) : void | ||
OnUploadJumpRjTypeCompleted ( object arg ) : void | ||
OnUploadJumpTypeCompleted ( object arg ) : void | ||
OnUploadMultiChronopicCompleted ( object arg ) : void | ||
OnUploadPersonCompleted ( object arg ) : void | ||
OnUploadPersonSessionIfNeededCompleted ( object arg ) : void | ||
OnUploadPingCompleted ( object arg ) : void | ||
OnUploadPulseCompleted ( object arg ) : void | ||
OnUploadRTCompleted ( object arg ) : void | ||
OnUploadRunCompleted ( object arg ) : void | ||
OnUploadRunICompleted ( object arg ) : void | ||
OnUploadRunIntervalTypeCompleted ( object arg ) : void | ||
OnUploadRunTypeCompleted ( object arg ) : void | ||
OnUploadSessionCompleted ( object arg ) : void | ||
OnUploadSportCompleted ( object arg ) : void | ||
Query ( string tableName, string test, string variable, int sex, string ageInterval, int countryID, int sportID, int speciallityID, int levelID, int evaluatorID ) : string | ||
SelectEvaluators ( bool addAnyString ) : string[] | ||
Stats ( ) : string[] | ||
UpdateSession ( int sessionID, int state ) : int | ||
UploadEvaluator ( ServerEvaluator, myEval ) : string | ||
UploadJump ( Jump, myTest ) : int | ||
UploadJumpRj ( JumpRj, myTest ) : int | ||
UploadJumpRjType ( JumpType, type, int evalSID ) : string | ||
UploadJumpType ( JumpType, type, int evalSID ) : string | ||
UploadMultiChronopic ( MultiChronopic, myTest ) : int | ||
UploadPerson ( Person, myPerson, int sessionID ) : int | ||
UploadPersonSessionIfNeeded ( PersonSession, ps ) : int | ||
UploadPing ( ServerPing, myPing, bool doInsertion ) : string | ||
UploadPulse ( Pulse, myTest ) : int | ||
UploadRT ( ReactionTime, myTest ) : int | ||
UploadRun ( Run, myTest ) : int | ||
UploadRunI ( RunInterval, myTest ) : int | ||
UploadRunIntervalType ( RunType, type, int evalSID ) : string | ||
UploadRunType ( RunType, type, int evalSID ) : string | ||
UploadSession ( ServerSession, mySession ) : int | ||
UploadSport ( Sport, mySport ) : int |
public BeginCanI ( string action, double clientVersion, System callback, object asyncState ) : System.IAsyncResult | ||
action | string | |
clientVersion | double | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginCanINew ( string action, string clientVersion, System callback, object asyncState ) : System.IAsyncResult | ||
action | string | |
clientVersion | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginConnectDatabase ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginDisConnectDatabase ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginEditEvaluator ( ServerEvaluator, clientEval, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
clientEval | ServerEvaluator, | |
evalSID | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginListDirectory ( string path, System callback, object asyncState ) : System.IAsyncResult | ||
path | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginQuery ( string tableName, string test, string variable, int sex, string ageInterval, int countryID, int sportID, int speciallityID, int levelID, int evaluatorID, System callback, object asyncState ) : System.IAsyncResult | ||
tableName | string | |
test | string | |
variable | string | |
sex | int | |
ageInterval | string | |
countryID | int | |
sportID | int | |
speciallityID | int | |
levelID | int | |
evaluatorID | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginSelectEvaluators ( bool addAnyString, System callback, object asyncState ) : System.IAsyncResult | ||
addAnyString | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginStats ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUpdateSession ( int sessionID, int state, System callback, object asyncState ) : System.IAsyncResult | ||
sessionID | int | |
state | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadEvaluator ( ServerEvaluator, myEval, System callback, object asyncState ) : System.IAsyncResult | ||
myEval | ServerEvaluator, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadJump ( Jump, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
myTest | Jump, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadJumpRj ( JumpRj, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
myTest | JumpRj, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadJumpRjType ( JumpType, type, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
type | JumpType, | |
evalSID | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadJumpType ( JumpType, type, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
type | JumpType, | |
evalSID | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadMultiChronopic ( MultiChronopic, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
myTest | MultiChronopic, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadPerson ( Person, myPerson, int sessionID, System callback, object asyncState ) : System.IAsyncResult | ||
myPerson | Person, | |
sessionID | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadPersonSessionIfNeeded ( PersonSession, ps, System callback, object asyncState ) : System.IAsyncResult | ||
ps | PersonSession, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadPing ( ServerPing, myPing, bool doInsertion, System callback, object asyncState ) : System.IAsyncResult | ||
myPing | ServerPing, | |
doInsertion | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadPulse ( Pulse, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
myTest | Pulse, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadRT ( ReactionTime, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
myTest | ReactionTime, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadRun ( Run, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
myTest | Run, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadRunI ( RunInterval, myTest, System callback, object asyncState ) : System.IAsyncResult | ||
myTest | RunInterval, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadRunIntervalType ( RunType, type, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
type | RunType, | |
evalSID | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadRunType ( RunType, type, int evalSID, System callback, object asyncState ) : System.IAsyncResult | ||
type | RunType, | |
evalSID | int | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadSession ( ServerSession, mySession, System callback, object asyncState ) : System.IAsyncResult | ||
mySession | ServerSession, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public BeginUploadSport ( Sport, mySport, System callback, object asyncState ) : System.IAsyncResult | ||
mySport | Sport, | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public CanIAsync ( string action, double clientVersion ) : void | ||
action | string | |
clientVersion | double | |
return | void |
public CanIAsync ( string action, double clientVersion, object userState ) : void | ||
action | string | |
clientVersion | double | |
userState | object | |
return | void |
public CanINewAsync ( string action, string clientVersion ) : void | ||
action | string | |
clientVersion | string | |
return | void |
public CanINewAsync ( string action, string clientVersion, object userState ) : void | ||
action | string | |
clientVersion | string | |
userState | object | |
return | void |
public ConnectDatabaseAsync ( object userState ) : void | ||
userState | object | |
return | void |
public DisConnectDatabaseAsync ( object userState ) : void | ||
userState | object | |
return | void |
public EditEvaluatorAsync ( ServerEvaluator, clientEval, int evalSID ) : void | ||
clientEval | ServerEvaluator, | |
evalSID | int | |
return | void |
public EditEvaluatorAsync ( ServerEvaluator, clientEval, int evalSID, object userState ) : void | ||
clientEval | ServerEvaluator, | |
evalSID | int | |
userState | object | |
return | void |
public EndCanINew ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndConnectDatabase ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndDisConnectDatabase ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndEditEvaluator ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public EndListDirectory ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public EndQuery ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndSelectEvaluators ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public EndStats ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public EndUpdateSession ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadEvaluator ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndUploadJump ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadJumpRj ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadJumpRjType ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndUploadJumpType ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndUploadMultiChronopic ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadPerson ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadPersonSessionIfNeeded ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadPing ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndUploadPulse ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadRT ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadRun ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadRunI ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadRunIntervalType ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndUploadRunType ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public EndUploadSession ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public EndUploadSport ( System asyncResult ) : int | ||
asyncResult | System | |
return | int |
public ListDirectoryAsync ( string path ) : void | ||
path | string | |
return | void |
public ListDirectoryAsync ( string path, object userState ) : void | ||
path | string | |
userState | object | |
return | void |
public QueryAsync ( string tableName, string test, string variable, int sex, string ageInterval, int countryID, int sportID, int speciallityID, int levelID, int evaluatorID ) : void | ||
tableName | string | |
test | string | |
variable | string | |
sex | int | |
ageInterval | string | |
countryID | int | |
sportID | int | |
speciallityID | int | |
levelID | int | |
evaluatorID | int | |
return | void |
public QueryAsync ( string tableName, string test, string variable, int sex, string ageInterval, int countryID, int sportID, int speciallityID, int levelID, int evaluatorID, object userState ) : void | ||
tableName | string | |
test | string | |
variable | string | |
sex | int | |
ageInterval | string | |
countryID | int | |
sportID | int | |
speciallityID | int | |
levelID | int | |
evaluatorID | int | |
userState | object | |
return | void |
public SelectEvaluatorsAsync ( bool addAnyString ) : void | ||
addAnyString | bool | |
return | void |
public SelectEvaluatorsAsync ( bool addAnyString, object userState ) : void | ||
addAnyString | bool | |
userState | object | |
return | void |
public StatsAsync ( object userState ) : void | ||
userState | object | |
return | void |
public UpdateSessionAsync ( int sessionID, int state ) : void | ||
sessionID | int | |
state | int | |
return | void |
public UpdateSessionAsync ( int sessionID, int state, object userState ) : void | ||
sessionID | int | |
state | int | |
userState | object | |
return | void |
public UploadEvaluatorAsync ( ServerEvaluator, myEval ) : void | ||
myEval | ServerEvaluator, | |
return | void |
public UploadEvaluatorAsync ( ServerEvaluator, myEval, object userState ) : void | ||
myEval | ServerEvaluator, | |
userState | object | |
return | void |
public UploadJumpAsync ( Jump, myTest ) : void | ||
myTest | Jump, | |
return | void |
public UploadJumpAsync ( Jump, myTest, object userState ) : void | ||
myTest | Jump, | |
userState | object | |
return | void |
public UploadJumpRjAsync ( JumpRj, myTest ) : void | ||
myTest | JumpRj, | |
return | void |
public UploadJumpRjAsync ( JumpRj, myTest, object userState ) : void | ||
myTest | JumpRj, | |
userState | object | |
return | void |
public UploadJumpRjTypeAsync ( JumpType, type, int evalSID ) : void | ||
type | JumpType, | |
evalSID | int | |
return | void |
public UploadJumpRjTypeAsync ( JumpType, type, int evalSID, object userState ) : void | ||
type | JumpType, | |
evalSID | int | |
userState | object | |
return | void |
public UploadJumpTypeAsync ( JumpType, type, int evalSID ) : void | ||
type | JumpType, | |
evalSID | int | |
return | void |
public UploadJumpTypeAsync ( JumpType, type, int evalSID, object userState ) : void | ||
type | JumpType, | |
evalSID | int | |
userState | object | |
return | void |
public UploadMultiChronopicAsync ( MultiChronopic, myTest ) : void | ||
myTest | MultiChronopic, | |
return | void |
public UploadMultiChronopicAsync ( MultiChronopic, myTest, object userState ) : void | ||
myTest | MultiChronopic, | |
userState | object | |
return | void |
public UploadPersonAsync ( Person, myPerson, int sessionID ) : void | ||
myPerson | Person, | |
sessionID | int | |
return | void |
public UploadPersonAsync ( Person, myPerson, int sessionID, object userState ) : void | ||
myPerson | Person, | |
sessionID | int | |
userState | object | |
return | void |
public UploadPersonSessionIfNeededAsync ( PersonSession, ps ) : void | ||
ps | PersonSession, | |
return | void |
public UploadPersonSessionIfNeededAsync ( PersonSession, ps, object userState ) : void | ||
ps | PersonSession, | |
userState | object | |
return | void |
public UploadPingAsync ( ServerPing, myPing, bool doInsertion ) : void | ||
myPing | ServerPing, | |
doInsertion | bool | |
return | void |
public UploadPingAsync ( ServerPing, myPing, bool doInsertion, object userState ) : void | ||
myPing | ServerPing, | |
doInsertion | bool | |
userState | object | |
return | void |
public UploadPulseAsync ( Pulse, myTest ) : void | ||
myTest | Pulse, | |
return | void |
public UploadPulseAsync ( Pulse, myTest, object userState ) : void | ||
myTest | Pulse, | |
userState | object | |
return | void |
public UploadRTAsync ( ReactionTime, myTest ) : void | ||
myTest | ReactionTime, | |
return | void |
public UploadRTAsync ( ReactionTime, myTest, object userState ) : void | ||
myTest | ReactionTime, | |
userState | object | |
return | void |
public UploadRunAsync ( Run, myTest, object userState ) : void | ||
myTest | Run, | |
userState | object | |
return | void |
public UploadRunIAsync ( RunInterval, myTest ) : void | ||
myTest | RunInterval, | |
return | void |
public UploadRunIAsync ( RunInterval, myTest, object userState ) : void | ||
myTest | RunInterval, | |
userState | object | |
return | void |
public UploadRunIntervalTypeAsync ( RunType, type, int evalSID ) : void | ||
type | RunType, | |
evalSID | int | |
return | void |
public UploadRunIntervalTypeAsync ( RunType, type, int evalSID, object userState ) : void | ||
type | RunType, | |
evalSID | int | |
userState | object | |
return | void |
public UploadRunTypeAsync ( RunType, type, int evalSID ) : void | ||
type | RunType, | |
evalSID | int | |
return | void |
public UploadRunTypeAsync ( RunType, type, int evalSID, object userState ) : void | ||
type | RunType, | |
evalSID | int | |
userState | object | |
return | void |
public UploadSessionAsync ( ServerSession, mySession ) : void | ||
mySession | ServerSession, | |
return | void |
public UploadSessionAsync ( ServerSession, mySession, object userState ) : void | ||
mySession | ServerSession, | |
userState | object | |
return | void |
public UploadSportAsync ( Sport, mySport ) : void | ||
mySport | Sport, | |
return | void |
public UploadSportAsync ( Sport, mySport, object userState ) : void | ||
mySport | Sport, | |
userState | object | |
return | void |