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 |