다음을 통해 공유


GrainInterfaceProperties 클래스

정의

통신 인터페이스에 대한 정보입니다.

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

생성자

GrainInterfaceProperties(ImmutableDictionary<String,String>)

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

속성

Properties

속성을 가져옵니다.

메서드

ToDetailedString()

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

적용 대상