다음을 통해 공유


RequestBase.AddInvokeMethodOptions(InvokeMethodOptions) 메서드

정의

제공된 호출 옵션을 통합합니다.

public void AddInvokeMethodOptions (Orleans.CodeGeneration.InvokeMethodOptions options);
abstract member AddInvokeMethodOptions : Orleans.CodeGeneration.InvokeMethodOptions -> unit
override this.AddInvokeMethodOptions : Orleans.CodeGeneration.InvokeMethodOptions -> unit
Public Sub AddInvokeMethodOptions (options As InvokeMethodOptions)

매개 변수

options
InvokeMethodOptions

옵션입니다.

구현

적용 대상