Show / Hide Table of Contents

Interface IPartitionKeyProvider

Namespace: AzureFromTheTrenches.Commanding.AzureEventHub
Assembly: AzureFromTheTrenches.Commanding.AzureEventHub.dll
Syntax
public interface IPartitionKeyProvider

Methods

| Improve this Doc View Source

GetPartitionKey(AuditItem)

Declaration
string GetPartitionKey(AuditItem auditItem)
Parameters
Type Name Description
AuditItem auditItem
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall