Click or drag to resize
TimeStamperstop Method
Interrupt a stamp() call from another thread. If this function is called while stamp() is waiting for the response from the server, stamp() will return SIGNDOC_TIMESTAMPER_STAMPRESULT_STOPPED.

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public void stop()
See Also