ShardedStreamable<TKey,TPayload>.Multicast 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
分區化資料流程上的多播作業
public Microsoft.StreamProcessing.Sharding.IShardedStreamable<TKey,TPayload> Multicast(Microsoft.StreamProcessing.Sharding.IDestinationDescriptor destination, Microsoft.StreamProcessing.Sharding.ILocationDescriptor newLocation = null);
abstract member Multicast : Microsoft.StreamProcessing.Sharding.IDestinationDescriptor * Microsoft.StreamProcessing.Sharding.ILocationDescriptor -> Microsoft.StreamProcessing.Sharding.IShardedStreamable<'Key, 'Payload>
override this.Multicast : Microsoft.StreamProcessing.Sharding.IDestinationDescriptor * Microsoft.StreamProcessing.Sharding.ILocationDescriptor -> Microsoft.StreamProcessing.Sharding.IShardedStreamable<'Key, 'Payload>
Public Function Multicast (destination As IDestinationDescriptor, Optional newLocation As ILocationDescriptor = null) As IShardedStreamable(Of TKey, TPayload)
參數
- destination
- IDestinationDescriptor
多播作業的目的地加密
- newLocation
- ILocationDescriptor
指派選擇性的新位置描述元
傳回
新的分區化可串流後多播