GrainReferenceShared 생성자
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public GrainReferenceShared (Orleans.Runtime.GrainType grainType, Orleans.Runtime.GrainInterfaceType grainInterfaceType, ushort interfaceVersion, Orleans.Runtime.IGrainReferenceRuntime runtime, Orleans.CodeGeneration.InvokeMethodOptions invokeMethodOptions, Orleans.Serialization.Serializers.CodecProvider codecProvider, Orleans.Serialization.Cloning.CopyContextPool copyContextPool, IServiceProvider serviceProvider);
new Orleans.Runtime.GrainReferenceShared : Orleans.Runtime.GrainType * Orleans.Runtime.GrainInterfaceType * uint16 * Orleans.Runtime.IGrainReferenceRuntime * Orleans.CodeGeneration.InvokeMethodOptions * Orleans.Serialization.Serializers.CodecProvider * Orleans.Serialization.Cloning.CopyContextPool * IServiceProvider -> Orleans.Runtime.GrainReferenceShared
Public Sub New (grainType As GrainType, grainInterfaceType As GrainInterfaceType, interfaceVersion As UShort, runtime As IGrainReferenceRuntime, invokeMethodOptions As InvokeMethodOptions, codecProvider As CodecProvider, copyContextPool As CopyContextPool, serviceProvider As IServiceProvider)
매개 변수
- grainType
- GrainType
- grainInterfaceType
- GrainInterfaceType
- interfaceVersion
- UInt16
- runtime
- IGrainReferenceRuntime
- invokeMethodOptions
- InvokeMethodOptions
- codecProvider
- CodecProvider
- copyContextPool
- CopyContextPool
- serviceProvider
- IServiceProvider