Classes

Classes

Set
Add
AddAsync
AddRange
AddRangeAsync
ArrayContains
ArrayContainsAsync
ArrayContainsIndex
ArrayContainsIndexAsync
AssociativeContains
AssociativeContainsAsync
AssociativeContainsKey
AssociativeContainsAsync
Compare
CompareAsync
Contains
ContainsAsync
FromKey
FromKeyAsync
Remove
RemoveAsync
RemoveKey
RemoveKeyAsync
RemoveIndex
RemoveIndexAsync
RemoveWhere
RemoveWhereAsync
Where
WhereAsync
ObjectSet
Add
AddAsync
AddRange
AddRangeAsync
ArrayContains
ArrayContainsAsync
ArrayContainsIndex
ArrayContainsIndexAsync
AssociativeContains
AssociativeContainsAsync
AssociativeContainsKey
AssociativeContainsAsync
Compare
CompareAsync
Contains
ContainsAsync
FromKey
FromKeyAsync
Remove
RemoveAsync
RemoveKey
RemoveKeyAsync
RemoveIndex
RemoveIndexAsync
RemoveWhere
RemoveWhereAsync
Where
WhereAsync
IteratorProxy
Iterator
Event
Manager
MySQLDatabaseConnection
IRelationalDatabaseConnection

Events


error

Properties:
Name Type Description
message string

The error message.

stream string

The thread stream on which the error occurred.

identifier string

The identifier of the thread which triggered the error.

Source:

exit

Properties:
Name Type Description
identifier string

The identifier of the thread which triggered the error.

exitCode number

The exit code of the thread.

Source:

data

Properties:
Name Type Description
thread IThread

The thread which sent the data.

data Object

The data received in transmission.

Source: