This topic has not yet been rated - Rate this topic

PublishedStreamOutputAdapterConfiguration Structure

SQL Server 2008 R2

The configuration for published stream output adapters.

Namespace:  Microsoft.ComplexEventProcessing.Adapters
Assembly:  Microsoft.ComplexEventProcessing.Adapters (in Microsoft.ComplexEventProcessing.Adapters.dll)
[DataContractAttribute(Namespace = "http://schemas.microsoft.com/ComplexEventProcessing/2010/01/Metadata")]
public struct PublishedStreamOutputAdapterConfiguration

The PublishedStreamOutputAdapterConfiguration type exposes the following members.

  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
  NameDescription
Public fieldPublishedStreamNameThe name of the published stream which will be the event sink for the output adapter.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.