Class ContextWillBeDestroyedEventArgs
ContextWillBeDestroyed
public sealed class ContextWillBeDestroyedEventArgs : EventArgs- Inheritance
- 
      
      
      ContextWillBeDestroyedEventArgs
- Inherited Members
Properties
ContextId
Gets or sets the contextId
[JsonPropertyName("contextId")]
public string ContextId { get; set; }