다음을 통해 공유


GrainReference.InvokeOneWayMethod 메서드

정의

생성된 코드에서 호출됩니다.

protected void InvokeOneWayMethod (int methodId, object[] arguments, Orleans.CodeGeneration.InvokeMethodOptions options = Orleans.CodeGeneration.InvokeMethodOptions.None, Orleans.Runtime.SiloAddress silo = default);
member this.InvokeOneWayMethod : int * obj[] * Orleans.CodeGeneration.InvokeMethodOptions * Orleans.Runtime.SiloAddress -> unit
Protected Sub InvokeOneWayMethod (methodId As Integer, arguments As Object(), Optional options As InvokeMethodOptions = Orleans.CodeGeneration.InvokeMethodOptions.None, Optional silo As SiloAddress = Nothing)

매개 변수

methodId
Int32
arguments
Object[]

적용 대상