Table of Contents

Class SpringIntegrationOptions

Namespace
Steeltoe.Stream.Config
Assembly
Steeltoe.Stream.StreamBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class SpringIntegrationOptions
Inheritance
SpringIntegrationOptions
Inherited Members

Constructors

SpringIntegrationOptions()

public SpringIntegrationOptions()

Fields

PREFIX

public const string PREFIX = "spring:cloud:stream:integration"

Field Value

string

Properties

MessageHandlerNotPropagatedHeaders

public string[] MessageHandlerNotPropagatedHeaders { get; set; }

Property Value

string[]