Show / Hide Table of Contents

Class CorsairSessionDetails

Represents version information for the Corsair-SDK

Inheritance
object
CorsairSessionDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Devices.Corsair
Assembly: RGB.NET.Devices.Corsair.dll
Syntax
public sealed class CorsairSessionDetails

Properties

| Edit this page View Source

ClientVersion

Declaration
public string ClientVersion { get; }
Property Value
Type Description
string
| Edit this page View Source

ServerHostVersion

Declaration
public string ServerHostVersion { get; }
Property Value
Type Description
string
| Edit this page View Source

ServerVersion

Declaration
public string ServerVersion { get; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX