MemoryGrainStorageWithLatency Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
MemoryGrainStorageWithLatency(String, MemoryStorageWithLatencyOptions, ILoggerFactory, IGrainFactory)
- Quelle:
- MemoryStorageWithLatency.cs
Standardkonstruktor
public MemoryGrainStorageWithLatency (string name, Orleans.Storage.MemoryStorageWithLatencyOptions options, Microsoft.Extensions.Logging.ILoggerFactory loggerFactory, Orleans.IGrainFactory grainFactory);
new Orleans.Storage.MemoryGrainStorageWithLatency : string * Orleans.Storage.MemoryStorageWithLatencyOptions * Microsoft.Extensions.Logging.ILoggerFactory * Orleans.IGrainFactory -> Orleans.Storage.MemoryGrainStorageWithLatency
Public Sub New (name As String, options As MemoryStorageWithLatencyOptions, loggerFactory As ILoggerFactory, grainFactory As IGrainFactory)
Parameter
- name
- String
- options
- MemoryStorageWithLatencyOptions
- loggerFactory
- ILoggerFactory
- grainFactory
- IGrainFactory
Gilt für:
MemoryGrainStorageWithLatency(String, MemoryStorageWithLatencyOptions, ILoggerFactory, IGrainFactory, IGrainStorageSerializer)
- Quelle:
- MemoryStorageWithLatency.cs
- Quelle:
- MemoryStorageWithLatency.cs
- Quelle:
- MemoryStorageWithLatency.cs
- Quelle:
- MemoryStorageWithLatency.cs
Standardkonstruktor
public MemoryGrainStorageWithLatency (string name, Orleans.Storage.MemoryStorageWithLatencyOptions options, Microsoft.Extensions.Logging.ILoggerFactory loggerFactory, Orleans.IGrainFactory grainFactory, Orleans.Storage.IGrainStorageSerializer defaultGrainStorageSerialzier);
new Orleans.Storage.MemoryGrainStorageWithLatency : string * Orleans.Storage.MemoryStorageWithLatencyOptions * Microsoft.Extensions.Logging.ILoggerFactory * Orleans.IGrainFactory * Orleans.Storage.IGrainStorageSerializer -> Orleans.Storage.MemoryGrainStorageWithLatency
Public Sub New (name As String, options As MemoryStorageWithLatencyOptions, loggerFactory As ILoggerFactory, grainFactory As IGrainFactory, defaultGrainStorageSerialzier As IGrainStorageSerializer)
Parameter
- name
- String
- options
- MemoryStorageWithLatencyOptions
- loggerFactory
- ILoggerFactory
- grainFactory
- IGrainFactory
- defaultGrainStorageSerialzier
- IGrainStorageSerializer