다음을 통해 공유


GrainClient.SetResponseTimeout(TimeSpan) 메서드

정의

이 Orleans 클라이언트에서 응답에 대한 시간 제한을 설정합니다.

public static void SetResponseTimeout (TimeSpan timeout);
static member SetResponseTimeout : TimeSpan -> unit
Public Shared Sub SetResponseTimeout (timeout As TimeSpan)

매개 변수

timeout
TimeSpan

예외

Orleans 런타임이 이 호출 전에 올바르게 초기화되지 않은 경우 throw됩니다.

적용 대상