Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataFeeds Namespace / FeedProviderBase Class / BeginCreateFeed Method
Feed Options
call back as System.AsyncCallback
state object
In This Topic
    BeginCreateFeed Method
    In This Topic
    Begins an asynchronous call to our long running create method.
    Syntax

    Parameters

    options
    Feed Options
    cb
    call back as System.AsyncCallback
    state
    state object

    Return Value

    result as System.IAsyncResult
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also