Skip to content

IEventHubDataAdapter.GetPartitionKey(StreamId)

GetPartitionKey(StreamId)

abstract
public abstract string GetPartitionKey(StreamId streamId)
Gets the Event Hub partition key for a stream.

Parameters

streamIdStreamId
The stream identifier.

Returns

The partition key.