Class KnownReliableQubjectFactory<TInput, TOutput>
Inheritance
System.Object
ReliableQubjectFactoryBase<TInput, TOutput>
ReliableQubjectFactory<TInput, TOutput>
KnownReliableQubjectFactory<TInput, TOutput>
Implements
IReliableQubjectFactory<TInput, TOutput>
IReliableReactiveSubjectFactory<TInput, TOutput>
Inherited Members
Namespace: Reaqtor.Reliable.Service
Assembly: Reaqtor.Reliable.dll
Syntax
public class KnownReliableQubjectFactory<TInput, TOutput> : ReliableQubjectFactory<TInput, TOutput>, IReliableQubjectFactory<TInput, TOutput>, IReliableReactiveSubjectFactory<TInput, TOutput>, IReliableReactiveExpressible, IExpressible, IKnownResource
Type Parameters
Name | Description |
---|---|
TInput | |
TOutput |
Constructors
KnownReliableQubjectFactory(Expression, Uri, IReliableQueryProvider)
Declaration
public KnownReliableQubjectFactory(Expression expression, Uri uri, IReliableQueryProvider provider)
Parameters
Type | Name | Description |
---|---|---|
System.Linq.Expressions.Expression | expression | |
System.Uri | uri | |
IReliableQueryProvider | provider |
Properties
Uri
Declaration
public Uri Uri { get; }
Property Value
Type | Description |
---|---|
System.Uri |