ILogViewAdaptorFactory Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface to be implemented for a log-view adaptor factory
C#
public interface ILogViewAdaptorFactory
type ILogViewAdaptorFactory = interface
Public Interface ILogViewAdaptorFactory
- Derived
Uses |
Returns true if a storage provider is required for constructing adaptors. |
Make |
Constructs a ILogViewAdaptor<TLogView,TLogEntry> to be installed in the given host grain. |
Product | Versions |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |