GrainClassOptions.ExcludedGrainTypes 属性

定义

获取从接收器中排除的粒度类的列表。

public System.Collections.Generic.List<string> ExcludedGrainTypes { get; }
member this.ExcludedGrainTypes : System.Collections.Generic.List<string>
Public ReadOnly Property ExcludedGrainTypes As List(Of String)

属性值

适用于