Click or drag to resize
ClientIsImageStreamingSupported Method

Returns if the client supports image streaming.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool IsImageStreamingSupported()

Return Value

Type: Boolean

true if image streaming is supported.

Remarks

See Also