Class RabbitAdminEvent
Namespace: Steeltoe.Messaging.RabbitMQ.Core
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class RabbitAdminEvent : object
Constructors
| Edit this page View SourceRabbitAdminEvent(Object)
Declaration
protected RabbitAdminEvent(object source)
Parameters
Type | Name | Description |
---|---|---|
System.Object | source |
Properties
| Edit this page View SourceSource
Declaration
public object Source { get; }
Property Value
Type | Description |
---|---|
System.Object |