Search Results for

    Show / Hide Table of Contents

    Enum DelayTokenReleaseIntention

    The intention for the Release(DelayTokenReleaseIntention) method.

    Namespace: Agents.Net
    Assembly: Agents.Net.dll
    Syntax
    public enum DelayTokenReleaseIntention : int

    Fields

    Name Description
    DoNotPublish

    Do not publish the delayed message

    Publish

    Publish the delayed message

    • Improve this Doc
    • View Source
    In This Article
    Back to top © Copyright Tobias Wilker and contributors