Search Results for

    Show / Hide Table of Contents

    Class ProduceMessageAction

    Produces a message that is enqueued to the integration bus for a service provider to consume

    Inheritance
    System.Object
    BusinessRuleAction
    ProduceMessageAction
    Inherited Members
    BusinessRuleAction.TraceRefId
    BusinessRuleAction.Names
    BusinessRuleAction.Description
    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: System.Dynamic.ExpandoObject
    Syntax
    public class ProduceMessageAction : BusinessRuleAction

    Methods

    FromJson(String)

    Declaration
    public static ProduceMessageAction FromJson(string data)
    Parameters
    System.String data

    Returns
    ProduceMessageAction

    ToJson()

    Declaration
    public string ToJson()
    Returns
    System.String

    Back to top Generated by DocFX