ServiceName

This property allows you to extract the name of the service from the current log record. The ServiceName includes the server instance.

Syntax

var = oIISLog.ServiceName

 

Parameters
var
The service name and server instance (such as "W3SVC1000" or "MSFTPSVC1").
Example

Please see the example for BytesReceived.


© 1997-2001 Microsoft Corporation. All rights reserved.