Show / Hide Table of Contents

    Class TtlChangeTokenProvider

    Inheritance
    System.Object
    TtlChangeTokenProvider
    Implements
    IChangeTokenProvider
    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: Catalyst.Core.Lib.Util
    Assembly: Catalyst.Core.Lib.dll
    Syntax
    public class TtlChangeTokenProvider : IChangeTokenProvider

    Constructors

    | Improve this Doc View Source

    TtlChangeTokenProvider(Int32)

    Declaration
    public TtlChangeTokenProvider(int timeToLiveInMs)
    Parameters
    Type Name Description
    System.Int32 timeToLiveInMs

    Methods

    | Improve this Doc View Source

    GetChangeToken()

    Declaration
    public IChangeToken GetChangeToken()
    Returns
    Type Description
    IChangeToken

    Implements

    IChangeTokenProvider
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network