Skip to content

Expire Session

appstream_expire_session R Documentation

Immediately stops the specified streaming session

Description

Immediately stops the specified streaming session.

Usage

appstream_expire_session(SessionId)

Arguments

SessionId

[required] The identifier of the streaming session.

Value

An empty list.

Request syntax

svc$expire_session(
  SessionId = "string"
)