Verastream Host Integrator .Net Reference

Screen.ConnectedToHost Property

This property supports the Verastream .NET API framework and is not intended to be used directly in your code.

[Visual Basic]
Public ReadOnly Property ConnectedToHost As Boolean
[C#]
public bool ConnectedToHost {get;}

Property Value

This property supports the Verastream .NET API framework and is not intended to be used directly in your code.

Remarks

This property supports the Verastream .NET API framework and is not intended to be used directly in your code.

Exceptions

Exception TypeCondition
HostIntegratorConnectorExceptionThrown when client is not connected.

See Also

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