Occurs when a dataset is available for moving.
The event handler receives an argument of type MoveDataSetEventArgs containing data related to this event. The following MoveDataSetEventArgs properties provide information specific to this event.
Property | Description |
---|
MoveDataSet | Gets or sets the dataset to be sent with the C-MOVE-RSP. |
Remaining | Gets or sets the number of remaining instances to search. |
Status | Gets or sets the status of the C-FIND-REQ. |
StoreDataSet | Gets or sets the dataset to be stored to the client. |
StoreFileName | Gets or sets the name of the file to be stored. |