HostIntegratorSession.GetLastRequestID Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetLastRequestID Method 

Gets an identifier for the most recent request performed against the current Host Integrator server session.

[Visual Basic]Public Function GetLastRequestID() As Integer
[C#]
public int GetLastRequestID();

Return Value

This method returns an integer identifying the most recent request performed against the current Host Integrator server session.

Remarks

If a server request has not yet been performed in the current session, GetLastRequestID returns 0.

See Also

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