HostIntegratorSession.ServerName Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.ServerName Property

Gets the name of the Host Integrator server for the current session.

[Visual Basic]Public ReadOnly Property ServerName As String
[C#]
public string ServerName {get;}

Property Value

Gets the name of the Host Integrator server for the current session.

Remarks

When there is no current session, this property returns null.

See Also

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