Search Results for

    Show / Hide Table of Contents

    Class ExchangeObjectManager

    Legacy exchange object manager.

    Inheritance
    System.Object
    ExchangeObjectManager
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Exchange
    Assembly: Simplic.Framework.dll
    Syntax
    [Obsolete("This manager will be removed with simplic studio 9.x")]
    public class ExchangeObjectManager

    Properties

    | Improve this Doc View Source

    Singleton

    Singleton access, no instances can be created

    Declaration
    public static ExchangeObjectManager Singleton { get; }
    Property Value
    Type Description
    ExchangeObjectManager

    Methods

    | Improve this Doc View Source

    IgnoreSslCertificates()

    If called, ssl/tls certificates will be ignored

    Declaration
    public void IgnoreSslCertificates()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx