Click or drag to resize

ClientAPIDisableLog Method

Deactivates logging the communication between this client connection and the card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void DisableLog()
Remarks
The underlying stream that has been in use for the logging will automatically be closed.
See Also