Class AttachToTargetCommandResponse
Response for AttachToTarget
public sealed class AttachToTargetCommandResponse : ICommandResponse<AttachToTargetCommandSettings>, ICommandResponse
- Inheritance
-
AttachToTargetCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
SessionId
Gets or sets the sessionId
[JsonPropertyName("sessionId")]
public string SessionId { get; set; }