ILog Interface

Definition

public interface ILog
type ILog = interface
Public Interface ILog
Derived

Methods

DeleteWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
GetPropertiesWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Extension Methods

Delete(ILog)
DeleteAsync(ILog, CancellationToken)
DeleteWithHttpMessages(ILog, Dictionary<String,List<String>>)
GetProperties(ILog)
GetPropertiesAsync(ILog, CancellationToken)
GetPropertiesWithHttpMessages(ILog, Dictionary<String,List<String>>)

Applies to