Table of Contents

Method GetInboxRegistrationByKey

Namespace
Ratatoskr.Core
Assembly
Ratatoskr.dll

GetInboxRegistrationByKey(string)

Looks up an inbox handler registration by its stable key or a legacy key.

public ChannelHandlerRegistration? GetInboxRegistrationByKey(string key)

Parameters

key string

Returns

ChannelHandlerRegistration