Class ProcessingConfiguration
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mars.Interfaces.Model
Assembly: Mars.Interfaces.dll
Syntax
public class ProcessingConfiguration : AbstractEndpointOptions, IDisposable
Properties
| Improve this Doc View SourceConnection
Declaration
public object Connection { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
Implements
System.IDisposable