HostIntegratorSession.MethodTimeout Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.MethodTimeout Property

Gets or sets the method timeout for a Host Integrator server session (in milliseconds).

[Visual Basic]Public Property MethodTimeout As Integer
[C#]
public int MethodTimeout {get; set;}

Property Value

Gets or sets the method timeout for a Host Integrator server session (in milliseconds).

Remarks

This property fails if a server session has not been established.

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace