C# Class Microsoft.Azure.Amqp.AmqpTrace

Afficher le fichier Open project: Azure/azure-amqp Class Usage Examples

Méthodes publiques

Свойство Type Description
Provider AmqpTrace

Méthodes publiques

Méthode Description
AmqpAddSession ( object source, object session, ushort localChannel, ushort remoteChannel ) : void
AmqpAttachLink ( object connection, object session, object link, uint localHandle, uint remoteHandle, string linkName, string role, object source, object target ) : void
AmqpCacheMessage ( object source, uint deliveryId, int count, bool isPrefecthingBySize, long totalCacheSizeInBytes, uint totalLinkCredit, uint linkCredit ) : void
AmqpCloseConnection ( object source, object connection, bool abort ) : void
AmqpDeliveryNotFound ( object source, string deliveryTag ) : void
AmqpDispose ( object source, uint deliveryId, bool settled, object state ) : void
AmqpDynamicBufferSizeChange ( object source, string type, int oldSize, int newSize ) : void
AmqpInsecureTransport ( object source, object transport, bool isSecure, bool isAuthenticated ) : void
AmqpIoEvent ( object source, int ioEvent, long queueSize ) : void
AmqpLinkDetach ( object source, string name, uint handle, string action, string error ) : void
AmqpListenSocketAcceptError ( object source, bool willRetry, string error ) : void
AmqpLogError ( object source, string operation, string message ) : void
AmqpLogOperationInformational ( object source, TraceOperation operation, object detail ) : void
AmqpLogOperationVerbose ( object source, TraceOperation operation, object detail ) : void
AmqpManageLink ( string action, object link, string info ) : void
AmqpMissingHandle ( object source, string type, uint handle ) : void
AmqpOpenConnection ( object source, object connection ) : void
AmqpOpenEntityFailed ( object source, object obj, string name, string entityName, string error ) : void
AmqpOpenEntitySucceeded ( object source, object obj, string name, string entityName ) : void
AmqpReceiveMessage ( object source, uint deliveryId, int transferCount ) : void
AmqpRemoveLink ( object connection, object session, object link, uint localHandle, uint remoteHandle, string linkName ) : void
AmqpRemoveSession ( object source, object session, ushort localChannel, ushort remoteChannel ) : void
AmqpSessionWindowClosed ( object source, int nextId ) : void
AmqpSettle ( object source, int settleCount, uint lwm, uint next ) : void
AmqpStateTransition ( object source, string operation, object fromState, object toState ) : void
AmqpThrowingExceptionError ( string exception ) : void
AmqpThrowingExceptionWarning ( string exception ) : void
AmqpUpgradeTransport ( object source, object from, object to ) : void

Méthodes protégées

Méthode Description
AmqpTrace ( )

Method Details

AmqpAddSession() public méthode

public AmqpAddSession ( object source, object session, ushort localChannel, ushort remoteChannel ) : void
source object
session object
localChannel ushort
remoteChannel ushort
Résultat void

AmqpAttachLink() public méthode

public AmqpAttachLink ( object connection, object session, object link, uint localHandle, uint remoteHandle, string linkName, string role, object source, object target ) : void
connection object
session object
link object
localHandle uint
remoteHandle uint
linkName string
role string
source object
target object
Résultat void

AmqpCacheMessage() public méthode

public AmqpCacheMessage ( object source, uint deliveryId, int count, bool isPrefecthingBySize, long totalCacheSizeInBytes, uint totalLinkCredit, uint linkCredit ) : void
source object
deliveryId uint
count int
isPrefecthingBySize bool
totalCacheSizeInBytes long
totalLinkCredit uint
linkCredit uint
Résultat void

AmqpCloseConnection() public méthode

public AmqpCloseConnection ( object source, object connection, bool abort ) : void
source object
connection object
abort bool
Résultat void

AmqpDeliveryNotFound() public méthode

public AmqpDeliveryNotFound ( object source, string deliveryTag ) : void
source object
deliveryTag string
Résultat void

AmqpDispose() public méthode

public AmqpDispose ( object source, uint deliveryId, bool settled, object state ) : void
source object
deliveryId uint
settled bool
state object
Résultat void

AmqpDynamicBufferSizeChange() public méthode

public AmqpDynamicBufferSizeChange ( object source, string type, int oldSize, int newSize ) : void
source object
type string
oldSize int
newSize int
Résultat void

AmqpInsecureTransport() public méthode

public AmqpInsecureTransport ( object source, object transport, bool isSecure, bool isAuthenticated ) : void
source object
transport object
isSecure bool
isAuthenticated bool
Résultat void

AmqpIoEvent() public méthode

public AmqpIoEvent ( object source, int ioEvent, long queueSize ) : void
source object
ioEvent int
queueSize long
Résultat void

AmqpLinkDetach() public méthode

public AmqpLinkDetach ( object source, string name, uint handle, string action, string error ) : void
source object
name string
handle uint
action string
error string
Résultat void

AmqpListenSocketAcceptError() public méthode

public AmqpListenSocketAcceptError ( object source, bool willRetry, string error ) : void
source object
willRetry bool
error string
Résultat void

AmqpLogError() public méthode

public AmqpLogError ( object source, string operation, string message ) : void
source object
operation string
message string
Résultat void

AmqpLogOperationInformational() public méthode

public AmqpLogOperationInformational ( object source, TraceOperation operation, object detail ) : void
source object
operation TraceOperation
detail object
Résultat void

AmqpLogOperationVerbose() public méthode

public AmqpLogOperationVerbose ( object source, TraceOperation operation, object detail ) : void
source object
operation TraceOperation
detail object
Résultat void

AmqpManageLink() public méthode

public AmqpManageLink ( string action, object link, string info ) : void
action string
link object
info string
Résultat void

AmqpMissingHandle() public méthode

public AmqpMissingHandle ( object source, string type, uint handle ) : void
source object
type string
handle uint
Résultat void

AmqpOpenConnection() public méthode

public AmqpOpenConnection ( object source, object connection ) : void
source object
connection object
Résultat void

AmqpOpenEntityFailed() public méthode

public AmqpOpenEntityFailed ( object source, object obj, string name, string entityName, string error ) : void
source object
obj object
name string
entityName string
error string
Résultat void

AmqpOpenEntitySucceeded() public méthode

public AmqpOpenEntitySucceeded ( object source, object obj, string name, string entityName ) : void
source object
obj object
name string
entityName string
Résultat void

AmqpReceiveMessage() public méthode

public AmqpReceiveMessage ( object source, uint deliveryId, int transferCount ) : void
source object
deliveryId uint
transferCount int
Résultat void

AmqpRemoveLink() public méthode

public AmqpRemoveLink ( object connection, object session, object link, uint localHandle, uint remoteHandle, string linkName ) : void
connection object
session object
link object
localHandle uint
remoteHandle uint
linkName string
Résultat void

AmqpRemoveSession() public méthode

public AmqpRemoveSession ( object source, object session, ushort localChannel, ushort remoteChannel ) : void
source object
session object
localChannel ushort
remoteChannel ushort
Résultat void

AmqpSessionWindowClosed() public méthode

public AmqpSessionWindowClosed ( object source, int nextId ) : void
source object
nextId int
Résultat void

AmqpSettle() public méthode

public AmqpSettle ( object source, int settleCount, uint lwm, uint next ) : void
source object
settleCount int
lwm uint
next uint
Résultat void

AmqpStateTransition() public méthode

public AmqpStateTransition ( object source, string operation, object fromState, object toState ) : void
source object
operation string
fromState object
toState object
Résultat void

AmqpThrowingExceptionError() public méthode

public AmqpThrowingExceptionError ( string exception ) : void
exception string
Résultat void

AmqpThrowingExceptionWarning() public méthode

public AmqpThrowingExceptionWarning ( string exception ) : void
exception string
Résultat void

AmqpTrace() protected méthode

protected AmqpTrace ( )

AmqpUpgradeTransport() public méthode

public AmqpUpgradeTransport ( object source, object from, object to ) : void
source object
from object
to object
Résultat void

Property Details

Provider public_oe static_oe property

public static AmqpTrace,Microsoft.Azure.Amqp Provider
Résultat AmqpTrace