Interface IPartitionKeyProvider
Namespace: AzureFromTheTrenches.Commanding.AzureEventHub
Assembly: AzureFromTheTrenches.Commanding.AzureEventHub.dll
Syntax
public interface IPartitionKeyProvider
Methods
| Improve this Doc View SourceGetPartitionKey(AuditItem)
Declaration
string GetPartitionKey(AuditItem auditItem)
Parameters
| Type | Name | Description |
|---|---|---|
| AuditItem | auditItem |
Returns
| Type | Description |
|---|---|
| System.String |