ActivityStartOptions(tags) | Initializes a new instance of the ActivityStartOptions class with specified tags. |
ActivityStartOptions(user, userId, tags, propagationContext) | Initializes a new instance of the ActivityStartOptions class with specified user information. |
ActivityStartOptions(traceLevel, tags) | Initializes a new instance of the ActivityStartOptions class with a specified trace level and tags. |
ActivityStartOptions() | Initializes a new instance of the ActivityStartOptions class with default values. |
ActivityStartOptions(user, userId, tags, propagationContext) | Initializes a new instance of the ActivityStartOptions class with specified user details, tags, and propagation context. |
ActivityStartOptions(user, userId, traceLevel, tags, propagationContext) | Initializes a new instance of the ActivityStartOptions class with specified user details, trace level, tags, and propagation context. |
ActivityStartOptions(propagationContext) | Initializes a new instance of the ActivityStartOptions class with a specified propagation context. |
ActivityStartOptions(traceLevel) | Initializes a new instance of the ActivityStartOptions class with a specified trace level |
ActivityStartOptions(propagationContext, tags) | Initializes a new instance of the ActivityStartOptions class with a specified propagation context and tags. |