Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.GeodatabaseManager.Services Namespace > IGdbmLoggingRead Interface : RetrieveLoggedEvents Method |
'Declaration <OperationContractAttribute()> <FaultContractAttribute(Miner.Geodatabase.GeodatabaseManager.Services.ReceiverFaultDetail)> Function RetrieveLoggedEvents( _ ByVal startIndex As Integer, _ ByVal serviceName As String _ ) As LoggingEventContainer()
'Usage Dim instance As IGdbmLoggingRead Dim startIndex As Integer Dim serviceName As String Dim value() As LoggingEventContainer value = instance.RetrieveLoggedEvents(startIndex, serviceName)
[OperationContract()] [FaultContract(Miner.Geodatabase.GeodatabaseManager.Services.ReceiverFaultDetail)] LoggingEventContainer[] RetrieveLoggedEvents( int startIndex, string serviceName )
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.