Responder Developer Guide
LogError(IEnumerable<Lazy<IServicesNotifierLogger>>,ServiceAvailabilityException) Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Sub LogError( _
   ByVal loggers As IEnumerable(Of Lazy(Of IServicesNotifierLogger)), _
   ByVal exception As ServiceAvailabilityException _
) 
'Usage
 
Dim loggers As IEnumerable(Of Lazy(Of IServicesNotifierLogger))
Dim exception As ServiceAvailabilityException
 
ServicesNotifierLoggerExtensions.LogError(loggers, exception)

Parameters

loggers
exception
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ServicesNotifierLoggerExtensions Class
ServicesNotifierLoggerExtensions Members
Overload List

 

 


Send Comment