Was this page helpful?

QueueWorkItem Method

    Table of Contents

    QueueWorkItem(Action callback)

    public virtual void QueueWorkItem(Action callback);
    Adds a work-item to the thread pool. Depending on the implementation, this method may block the invoker or throw an exception if the thread pool cannot accept more items.

    Parameters

    Name Type Description
    callback Action Item to add to the thread pool.

    Returns

    void
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by