Show / Hide Table of Contents

Class ReliableSubjectFactory

Inheritance
System.Object
ReliableSubjectFactory
Namespace: Reaqtor.Reliable
Assembly: Reaqtor.Reliable.dll
Syntax
public static class ReliableSubjectFactory : Object

Methods

GetSubjectFactory<T>()

Declaration
public static IReliableSubjectFactory<T, T> GetSubjectFactory<T>()
Returns
Type Description
IReliableSubjectFactory<T, T>
Type Parameters
Name Description
T
In This Article
Back to top Generated by DocFX