다음을 통해 공유


GrainProperties 클래스

정의

논리 조직 형식에 대한 정보입니다 GrainType.

[Orleans.GenerateSerializer]
[Orleans.Immutable]
[System.Serializable]
public sealed class GrainProperties
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
[<System.Serializable>]
type GrainProperties = class
Public NotInheritable Class GrainProperties
상속
GrainProperties
특성

생성자

GrainProperties(ImmutableDictionary<String,String>)

GrainProperties 클래스의 새 인스턴스를 초기화합니다.

속성

Properties

속성을 가져옵니다.

메서드

ToDetailedString()

이 인스턴스의 자세한 문자열 표현을 반환합니다.

적용 대상