Show / Hide Table of Contents

Class GlobalProperties

Singleton class storing global properties affecting the behavior of the library.

Inheritance
System.Object
GlobalProperties
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: com.lightstreamer.util
Assembly: Lightstreamer_DotNet_Client_Unified.dll
Syntax
public class GlobalProperties

Fields

INSTANCE

Declaration
public static readonly GlobalProperties INSTANCE
Field Value
Type Description
GlobalProperties

Properties

TrustManagerFactory

Declaration
public virtual RemoteCertificateValidationCallback TrustManagerFactory { get; set; }
Property Value
Type Description
System.Net.Security.RemoteCertificateValidationCallback
Back to top Copyright © 2004-2021 Lightstreamer s.r.l.