다음을 통해 공유


GetCompletionSourceMethodNameAttribute(String) 생성자

정의

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

public GetCompletionSourceMethodNameAttribute (string methodName);
new Orleans.GetCompletionSourceMethodNameAttribute : string -> Orleans.GetCompletionSourceMethodNameAttribute
Public Sub New (methodName As String)

매개 변수

methodName
String

런타임에 제출된 요청에 대한 완료 원본을 가져오는 데 사용되는 메서드의 이름입니다.

적용 대상