Interface INewSessionEvent
Namespace: MAT.Atlas.Automation.Api.Models.Interfaces
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public interface INewSessionEvent
Properties
SessionEvent
Declaration
SessionEvent SessionEvent { get; set; }
Property Value
Type | Description |
---|---|
SessionEvent |
SessionId
Declaration
SessionId SessionId { get; set; }
Property Value
Type | Description |
---|---|
SessionId |