RenderingSessionCreationOptionsUnsafe Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Internal struct.
public value class RenderingSessionCreationOptionsUnsafe
public struct RenderingSessionCreationOptionsUnsafe
type RenderingSessionCreationOptionsUnsafe = struct
Public Structure RenderingSessionCreationOptionsUnsafe
- Inheritance
-
RenderingSessionCreationOptionsUnsafe
Constructors
RenderingSessionCreationOptionsUnsafe(String, String, Int32, Int32) |
Fields
MaxLeaseInMinutes |
Specifies how long the rendering session should be active before it is shut down. |
SessionId |
A new unique ID of a session. Can be left empty to assign a random GUID. |
Size |
On what type of server to create the rendering session. |