AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.

Inheritance Hierarchy

System.Object
  Amazon.AppStream.Model.StreamingExperienceSettings

Namespace: Amazon.AppStream.Model
Assembly: AWSSDK.AppStream.dll
Version: 3.x.y.z

Syntax

C#
public class StreamingExperienceSettings

The StreamingExperienceSettings type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property PreferredProtocol Amazon.AppStream.PreferredProtocol

Gets and sets the property PreferredProtocol.

The preferred protocol that you want to use while streaming your application.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5