ExecutionCorrelationTransferEventManager.EventWriteSessionExecutionCorrelation 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:
static bool EventWriteSessionExecutionCorrelation(System::String ^ executionMode, Guid callerSessionActivityId, System::String ^ runAsUserId, System::String ^ currentSessionLoggableKey, System::String ^ correlationSessionLoggableKey, System::String ^ runAsCompany, System::String ^ className, System::String ^ methodName);
public static bool EventWriteSessionExecutionCorrelation (string executionMode, Guid callerSessionActivityId, string runAsUserId, string currentSessionLoggableKey, string correlationSessionLoggableKey, string runAsCompany, string className, string methodName);
static member EventWriteSessionExecutionCorrelation : string * Guid * string * string * string * string * string * string -> bool
Public Shared Function EventWriteSessionExecutionCorrelation (executionMode As String, callerSessionActivityId As Guid, runAsUserId As String, currentSessionLoggableKey As String, correlationSessionLoggableKey As String, runAsCompany As String, className As String, methodName As String) As Boolean
Parameters
- executionMode
- String
- callerSessionActivityId
- Guid
- runAsUserId
- String
- currentSessionLoggableKey
- String
- correlationSessionLoggableKey
- String
- runAsCompany
- String
- className
- String
- methodName
- String