events#

Wrapper over the events gRPC service of CFX.

Classes:

EventsService(channel, metadata)

Wraps the events gRPC service of CFX.

class ansys.cfx.core.services.events.EventsService(channel: Channel, metadata: List[Tuple[str, str]])#

Bases: StreamingService

Wraps the events gRPC service of CFX.

Methods:

__init__(channel, metadata)

Initialize an instance of the EventsService class.

__init__(channel: Channel, metadata: List[Tuple[str, str]])#

Initialize an instance of the EventsService class.