Class ExecutionContextDestroyedEventArgs
ExecutionContextDestroyed
public sealed class ExecutionContextDestroyedEventArgs : EventArgs
- Inheritance
-
ExecutionContextDestroyedEventArgs
- Inherited Members
Properties
ExecutionContextId
Gets or sets the executionContextId
[JsonPropertyName("executionContextId")]
public long ExecutionContextId { get; set; }