Click or drag to resize

IMultiModelServerSendStopModelAsync Method

Stop running all connected clients

Namespace:  Demo3D.MultiModel.Server
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntax
C#
Task SendStopModelAsync()

Return Value

Type: Task

[Missing <returns> documentation for "M:Demo3D.MultiModel.Server.IMultiModelServer.SendStopModelAsync"]

See Also