StopServerProcess
This method stops explicitly the process connected with the COM object, without releasing the object. The process stops implicitly when the COM object is released.
Signature
StopServerProcess() -> System.Void |
Generic signature
void StopServerProcess() |
C#
Sub StopServerProcess() |
VB.NET