C# Class System.ComponentModel.AsyncOperationManager

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CreateOperation ( object userSuppliedState ) : AsyncOperation

Method Details

CreateOperation() public static method

public static CreateOperation ( object userSuppliedState ) : AsyncOperation
userSuppliedState object
return AsyncOperation