The QueryResult type exposes the following events.
Events
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
BeginDeleteEvent |
Sent when a BeginDelete message is received from the LiveView server.
| |
BeginSnapshotEvent |
Fired when a BeginSnapshot event is received from the LiveView server for this query.
| |
EndDeleteEvent |
Sent when an EndDelete message is received from the LiveView server.
| |
EndSnapshotEvent |
Fired when an EndSnapshot event is received from the LiveView server for this query.
| |
QueryExceptionEvent |
Fired when the LiveView server has sent an exception.
|