StreamDeliveryFailureEntity.MakeDefaultPartitionKey(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default partition key
public static string MakeDefaultPartitionKey (string streamProviderName, string deploymentId);
static member MakeDefaultPartitionKey : string * string -> string
Public Shared Function MakeDefaultPartitionKey (streamProviderName As String, deploymentId As String) As String
Parameters
- streamProviderName
- String
- deploymentId
- String