SessionManagerConfiguration

Overview

Location


 

constructor

 

constructor(managerType: SessionManagerType; timeout: Int32; olympiaApplicationId: Guid; olympiaHost: String; olympiaPort: Int32)

 

SessionManagerConfiguration(SessionManagerType managerType, Int32 timeout, Guid olympiaApplicationId, String olympiaHost, Int32 olympiaPort)

 

Sub New(managerType As SessionManagerType, timeout As Int32, olympiaApplicationId As Guid, olympiaHost As String, olympiaPort As Int32)

Parameters:

  • managerType:
  • timeout:
  • olympiaApplicationId:
  • olympiaHost:
  • olympiaPort:

ManagerType

 

property ManagerType: SessionManagerType read write;

 

SessionManagerType ManagerType { get; set; }

 

Property ManagerType() As SessionManagerType

OlympiaApplicationId

 

property OlympiaApplicationId: Guid read write;

 

Guid OlympiaApplicationId { get; set; }

 

Property OlympiaApplicationId() As Guid

OlympiaHost

 

property OlympiaHost: String read write;

 

String OlympiaHost { get; set; }

 

Property OlympiaHost() As String

OlympiaPort

 

property OlympiaPort: Int32 read write;

 

Int32 OlympiaPort { get; set; }

 

Property OlympiaPort() As Int32

Timeout

 

property Timeout: Int32 read write;

 

Int32 Timeout { get; set; }

 

Property Timeout() As Int32

 

ManagerType

 

property ManagerType: SessionManagerType read write;

 

SessionManagerType ManagerType { get; set; }

 

Property ManagerType() As SessionManagerType

OlympiaApplicationId

 

property OlympiaApplicationId: Guid read write;

 

Guid OlympiaApplicationId { get; set; }

 

Property OlympiaApplicationId() As Guid

OlympiaHost

 

property OlympiaHost: String read write;

 

String OlympiaHost { get; set; }

 

Property OlympiaHost() As String

OlympiaPort

 

property OlympiaPort: Int32 read write;

 

Int32 OlympiaPort { get; set; }

 

Property OlympiaPort() As Int32

Timeout

 

property Timeout: Int32 read write;

 

Int32 Timeout { get; set; }

 

Property Timeout() As Int32

 

constructor

 

constructor(managerType: SessionManagerType; timeout: Int32; olympiaApplicationId: Guid; olympiaHost: String; olympiaPort: Int32)

 

SessionManagerConfiguration(SessionManagerType managerType, Int32 timeout, Guid olympiaApplicationId, String olympiaHost, Int32 olympiaPort)

 

Sub New(managerType As SessionManagerType, timeout As Int32, olympiaApplicationId As Guid, olympiaHost As String, olympiaPort As Int32)

Parameters:

  • managerType:
  • timeout:
  • olympiaApplicationId:
  • olympiaHost:
  • olympiaPort: