C# Class Wave.Defaults.DefaultSubscriptionKeyResolver

Inheritance: ISubscriptionKeyResolver
Show file Open project: WaveServiceBus/WaveServiceBus

Public Methods

Method Description
GetKey ( Type messageType ) : string

Method Details

GetKey() public method

public GetKey ( Type messageType ) : string
messageType System.Type
return string