PublishedStreamInputAdapterConfiguration.PublishedStreamName 欄位

 

已發行之資料流的名稱,此資料流將是輸入配接器的事件來源。

命名空間:   Microsoft.ComplexEventProcessing.Adapters
組件:  Microsoft.ComplexEventProcessing.Adapters (在 Microsoft.ComplexEventProcessing.Adapters.dll 中)

語法

[DataMemberAttribute]
public Uri PublishedStreamName
public:
[DataMemberAttribute]
Uri^ PublishedStreamName
[<DataMemberAttribute>]
val mutable PublishedStreamName : Uri
<DataMemberAttribute>
Public PublishedStreamName As Uri

欄位值

Type: System.Uri

請參閱

PublishedStreamInputAdapterConfiguration 結構
Microsoft.ComplexEventProcessing.Adapters 命名空間

回到頁首