Microsoft_WindowsAzure_CommandLine
[ class tree: Microsoft_WindowsAzure_CommandLine ] [ index: Microsoft_WindowsAzure_CommandLine ] [ all elements ]

Class: Microsoft_WindowsAzure_CommandLine_GetAsynchronousOperation

Source Location: /WindowsAzure/CommandLine/GetAsynchronousOperation.php

Class Overview

Microsoft_Console_Command
   |
   --Microsoft_WindowsAzure_CommandLine_GetAsynchronousOperation

Asynchronous Operation commands


Author(s):

Copyright:

  • Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)

Methods


Inherited Variables

Inherited Methods

Class: Microsoft_Console_Command

Microsoft_Console_Command::bootstrap()
Bootstrap the shell command.
Microsoft_Console_Command::getHandler()
Gets the handler.
Microsoft_Console_Command::helpCommand()
Displays the help information.
Microsoft_Console_Command::phpstderr()
Replaces PHP's error handler
Microsoft_Console_Command::phpstdex()
Replaces PHP's exception handler
Microsoft_Console_Command::setHandler()
Sets the handler.
Microsoft_Console_Command::stderr()
Writes output to STDERR, followed by a newline (optional)
Microsoft_Console_Command::_buildModel()
Builds the handler model.
Microsoft_Console_Command::_displayObjectInformation()
Display information on an object
Microsoft_Console_Command::_findValueForDocComment()
Finds the value for a specific docComment.

Class Details

[line 63]
Asynchronous Operation commands



Tags:

copyright:  Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


method getInfoCommand [line 78]

void getInfoCommand( $subscriptionId, $certificate, $certificatePassphrase, $requestId)

Get information for a specific asynchronous request.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $requestId  

[ Top ]

method waitForCommand [line 99]

void waitForCommand( $subscriptionId, $certificate, $certificatePassphrase, $requestId, [ $interval = 250])

Wait for a specific asynchronous request to complete.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $requestId  
   $interval  

[ Top ]


Documentation generated on Sat, 03 Dec 2011 13:59:25 +0100 by phpDocumentor 1.4.3