This topic has not yet been rated - Rate this topic

PublishedStreamInputAdapterConfiguration Structure

The configuration for published stream input 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 PublishedStreamInputAdapterConfiguration

The PublishedStreamInputAdapterConfiguration type exposes the following members.

  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
  NameDescription
Public fieldPublishedStreamNameName of the published stream which will be the event source for the input 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.