ICloudTracingInterceptor.Exit Method (String, Object)
Exits a method.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- invocationId
-
Type:
System.String
The identifier of the method invocation.
- returnValue
-
Type:
System.Object
The return value of the method.
Exit is not called when an error occurs.
Show: