ClientIsImageStreamingSupported Method |
Returns if the client supports image streaming.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsImageStreamingSupported()
Public Function IsImageStreamingSupported As Boolean
public:
bool IsImageStreamingSupported()
member IsImageStreamingSupported : unit -> bool
Return Value
Type:
Booleantrue if image streaming is supported.
Remarks See Also