Client DefaultRPCTimeout Property NetworkComms.Net Help
The default timeout period in ms for new RPC proxies. Default value is 1000ms

Namespace: RemoteProcedureCalls
Assembly: RemoteProcedureCalls (in RemoteProcedureCalls.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static int DefaultRPCTimeout { get; set; }

Property Value

Type: OnlineInt32
See Also