Share via


CNonStatelessWorker::RequestType

Implementation of WorkerArchetype::RequestType.

typedef Worker::RequestType RequestType;

Remarks

This class handles the same type of work item as the class used for the Worker template parameter. See CNonStatelessWorker Overview for details.

Requirements

Header: atlutil.h

See Also

Reference

CNonStatelessWorker Class