streaming#
Wrapper over the streaming grpc services of Fluent.
Classes:
|
Class wrapping the streaming gRPC services of Fluent. |
- class ansys.fluent.core.services.streaming.StreamingService(stub, request, metadata)#
Bases:
object
Class wrapping the streaming gRPC services of Fluent.
Methods
begin_streaming
(started_evt)Begin streaming from Fluent.
End streaming from Fluent.
Methods:
__init__
(stub, request, metadata)__init__ method of StreamingService class.
begin_streaming
(started_evt)Begin streaming from Fluent.
End streaming from Fluent.
- __init__(stub, request, metadata)#
__init__ method of StreamingService class.