ActivityInterceptorConfiguration.RegisterStartNew(Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void RegisterStartNew(System::Object ^ location, System::Object ^ activityIDExtractionInfo);
public void RegisterStartNew (object location, object activityIDExtractionInfo);
member this.RegisterStartNew : obj * obj -> unit
Public Sub RegisterStartNew (location As Object, activityIDExtractionInfo As Object)
Parameters
- location
- Object
- activityIDExtractionInfo
- Object