C# Class NServiceBus.SagaToMessageMap

Show file Open project: Particular/NServiceBus

Public Properties

Property Type Description
CustomFinderType System.Type
MessageProp object>.Func
MessageType System.Type
SagaPropName string
SagaPropType System.Type

Property Details

CustomFinderType public property

public Type,System CustomFinderType
return System.Type

MessageProp public property

public Func MessageProp
return object>.Func

MessageType public property

public Type,System MessageType
return System.Type

SagaPropName public property

public string SagaPropName
return string

SagaPropType public property

public Type,System SagaPropType
return System.Type