Skip to main content

Definition

Assembly: CloudNimble.SimpleMessageBus.Dispatch.FileSystem.dll Namespace: CloudNimble.SimpleMessageBus.Dispatch.Triggers Inheritance: System.Object

Syntax

Summary

Context input for ISimpleMessageBusFileProcessorFactory

Constructors

.ctor

Constructs a new instance

Syntax

Parameters

.ctor Inherited

Inherited from object

Syntax

Properties

Attribute

Gets the SimpleMessageBusFileTriggerAttribute

Syntax

Property Value

Type: CloudNimble.SimpleMessageBus.Dispatch.Triggers.SimpleMessageBusFileTriggerAttribute

Executor

Gets the function executor

Syntax

Property Value

Type: Microsoft.Azure.WebJobs.Host.Executors.ITriggeredFunctionExecutor

Logger

Gets the ILogger.

Syntax

Property Value

Type: Microsoft.Extensions.Logging.ILogger

Options

Gets the FilesOptions

Syntax

Property Value

Type: CloudNimble.SimpleMessageBus.Core.FileSystemOptions

QueueFolder

Gets the queue folder.

Syntax

Property Value

Type: string

Methods

Equals Inherited Virtual

Inherited from object

Syntax

Parameters

Returns

Type: bool

Equals Inherited

Inherited from object

Syntax

Parameters

Returns

Type: bool

GetHashCode Inherited Virtual

Inherited from object

Syntax

Returns

Type: int

GetType Inherited

Inherited from object

Syntax

Returns

Type: System.Type

MemberwiseClone Inherited

Inherited from object

Syntax

Returns

Type: object

ReferenceEquals Inherited

Inherited from object

Syntax

Parameters

Returns

Type: bool

ToString Inherited Virtual

Inherited from object

Syntax

Returns

Type: string?