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.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public void stop()
See Also