CloseAuditLog

Syntax

CloseAuditLog(AuditLogId tLog)

Parameters

tLog. Access protocol moniker.

Description

The CloseAuditLog operation closes an access protocol instance.

Comments

This operation is used to close the instance of the repository connection protocol or the instance of the protocol of operations executed within the repository connection. The OpenAuditLog operation is used to open a protocol instance.

Example

The example of closing an instance of the access protocol. The request contains moniker of opened protocol instance.

SOAP

JSON

C#

See also:

Common Operations