[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

BITS job time

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

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
struct 
BitsJobTimes
<
SerializableAttribute> _
Public 
Structure 
BitsJobTimes
[
SerializableAttribute]
public 
value class 
BitsJobTimes

Members

                 
  All Members     Fields      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
CreationTime
Job creation time
Equals(Object) (Inherited from ValueType.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from ValueType.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
ModificationTime
Job modification time
ToString () () () () (Inherited from ValueType.)
TransferCompletionTime
Transfer completion time

See Also