CheckProgress Method
Summary
Checks the progress of the object creation process.
Syntax
public static string CheckProgress(
string id
)
Public Shared Function CheckProgress(
ByVal id As String
) As String
public:
static String^ CheckProgress(
String^ id
)
Parameters
Return Value
A string containing the progress value.