Method | Description | |
---|---|---|
GetRunningMilliseconds ( ) : double |
Get the running ms from when operationcontext started
|
|
GetStorageOperationContext ( Action |
Get Storage Operation Context for rest calls
|
|
Init ( ) : void |
Init the cmdlet operation context
|
Method | Description | |
---|---|---|
CmdletOperationContext ( ) : Microsoft.WindowsAzure.Storage | ||
GenClientRequestID ( ) : string |
Get an unique client request id
|
public static GetRunningMilliseconds ( ) : double | ||
return | double |
public static GetStorageOperationContext ( Action |
||
outputWriter | Action |
Ouput writer for writing logs for each rest call |
return | Microsoft.WindowsAzure.Storage.OperationContext |