Search Results for

    Show / Hide Table of Contents

    Class LicenseManager

    Manager for library license.

    Inheritance
    Object
    LicenseManager
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Inetlab.SMPP
    Assembly: Inetlab.SMPP.dll
    Syntax
    public static class LicenseManager

    Properties

    Name Description
    IsTrial

    Indicates whether the library is in trial mode.

    Status

    Returns actual status of the license. It helps to distinguish evaluation license from full license.

    Methods

    Name Description
    SetLicense(Stream)

    Sets a license.

    SetLicense(String)

    Sets a license for Inetlab.SMPP library.

    In This Article
    Back to top Copyright © 2010-2021 InetLab e.U.
    Generated by DocFX