The API type exposes the following events.

Events

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
OnDeleteObject
Raised from an asynchronous call to DeleteObject();
OnInsertObject
Raised from an asynchronous call to InsertObject()
OnLogin
Raised from an asynchronous call to Login();
OnQuery
Raised from an asynchronous call to Query()
OnUpdateObject
Raised from an asynchronous call to UpdateObject()

See Also