次の方法で共有


GetCompletionSourceMethodNameAttribute(String) コンストラクター

定義

GetCompletionSourceMethodNameAttribute クラスの新しいインスタンスを初期化します。

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

パラメーター

methodName
String

ランタイムに送信された要求の入力候補ソースを取得するために使用されるメソッドの名前。

適用対象