Skip to main content

Definition

Assembly: CloudNimble.SimpleMessageBus.Dispatch.Amazon.dll Namespace: CloudNimble.SimpleMessageBus.Dispatch Inheritance: System.Object

Syntax

Summary

A INameResolver for SimpleMessageBus instances backed by Amazon SQS.

Constructors

.ctor

Creates a new instance of the AmazonSQSNameResolver.

Syntax

Parameters

.ctor Inherited

Inherited from object

Syntax

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

Resolve

Resolves the specified name.

Syntax

Parameters

Returns

Type: string The resolved value.

ToString Inherited Virtual

Inherited from object

Syntax

Returns

Type: string?
  • Microsoft.Azure.WebJobs.INameResolver