Redigera

Dela via


GrainClient.GetResponseTimeout Method

Definition

Get a timeout of responses on this Orleans client.

public static TimeSpan GetResponseTimeout ();
static member GetResponseTimeout : unit -> TimeSpan
Public Shared Function GetResponseTimeout () As TimeSpan

Returns

The response timeout.

Exceptions

Thrown if Orleans runtime is not correctly initialized before this call.

Applies to