Microsoft Internet Security and Acceleration Server 2000

FPCArray.Logging Property

Gets an object that holds all log configurations for this array.

VBScript Syntax[VBScript]

[ collFPCLogs = ] FPCArray.Logging

C++ Syntax[C++]

HRESULT get_Logging(
  IFPCLogs **pcollFPCLogs
);

Parameters

collFPCLogs
Reference to an FPCLogs collection.

This property is read-only.

Applies To

FPCArray