AsyncCompletionSessionInitialDataSnapshot Class

Definition

Contains data of IAsyncCompletionSession valid at a specific, instantaneous moment pertinent to current computation. This data is passed to IAsyncCompletionItemManager to initially sort the list prior to filtering and selecting.

public ref class AsyncCompletionSessionInitialDataSnapshot
public class AsyncCompletionSessionInitialDataSnapshot
type AsyncCompletionSessionInitialDataSnapshot = class
Public Class AsyncCompletionSessionInitialDataSnapshot
Inheritance
AsyncCompletionSessionInitialDataSnapshot

Applies to