OutputStreamBinding.PayloadClassName Property

Gets the name of the stream's payload class for this binding.

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

Syntax

public string PayloadClassName { get; internal set; }

Property Value

Type: System.String
The payload class name of this stream.

See Also

Reference

OutputStreamBinding Class

Microsoft.ComplexEventProcessing Namespace