Partilhar via


BitsJobType Enumeration

 

BITS job type.

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

Syntax

[SerializableAttribute]
public enum BitsJobType
[SerializableAttribute]
public enum class BitsJobType
<SerializableAttribute>
Public Enumeration BitsJobType

Members

Member name Description
Download

Download job.

Upload

Upload job.

UploadReply

Upload reply job.

See Also

Microsoft.ConfigurationManagement.Messaging.Framework.Bits Namespace

Return to top