Click or drag to resize

MasterSession Class

A class representing a master server session.
Inheritance Hierarchy

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public class MasterSession : AbstractSession

The MasterSession type exposes the following members.

Constructors
  NameDescription
Public methodMasterSession
Initializes a new instance of the MasterSession class
Top
Properties
  NameDescription
Public propertynodeClient
Top
Methods
See Also