This document is archived and information here might be outdated. Recommended version. |
Stops the image server service. Can be invoked only after connecting to the image server.
[Visual Basic .NET] Public Function StopServer ( _ ) As Boolean
[C#] public bool StopServer ( );
[C++]
HRESULT StopServer(
void
);