BitsErrorContext Enumeration

 

BITS error context for failures.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework.Bits
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

[SerializableAttribute]
public enum class BitsErrorContext

Member nameDescription
GeneralQueueManager

General queue manager.

GeneralTransport

Network transport.

LocalFile

Local file.

None

None.

QueueManagerNotification

Queue manager notification.

RemoteFile

Remote file.

Unknown

Unknown.

Return to top
Show: