Method | Description | |
---|---|---|
BeginCreate ( AsyncCallback callback, object state ) : IAsyncResult | ||
BlockAllocationTableFactory ( |
||
Create ( ) : BlockAllocationTable | ||
EndCreate ( IAsyncResult result ) : BlockAllocationTable |
Method | Description | |
---|---|---|
CreateAsync ( AsyncMachine |
public BeginCreate ( AsyncCallback callback, object state ) : IAsyncResult | ||
callback | AsyncCallback | |
state | object | |
return | IAsyncResult |
public BlockAllocationTableFactory ( |
||
dataReader | ||
header | VhdHeader | |
return | Microsoft.WindowsAzure.Commands.Tools.Common.General |
public EndCreate ( IAsyncResult result ) : BlockAllocationTable | ||
result | IAsyncResult | |
return | BlockAllocationTable |