OutputStreamBinding.StreamConsumerName Property

Gets the name of the consumer for this output binding.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public string StreamConsumerName { get; internal set; }

Property Value

Type: System.String
The name of the event consumer.

See Also

Reference

OutputStreamBinding Class

Microsoft.ComplexEventProcessing Namespace