Elemento clockType (ChannelPublishingType)
Risoluzione dell'orologio da usare quando si registra il timestamp per ogni evento.
<xs:element name="clockType">
<xs:simpleType>
<xs:restriction
base="string"
>
<xs:enumeration
value="SystemTime"
/>
<xs:enumeration
value="QPC"
/>
</xs:restriction>
</xs:simpleType>
</xs:element>
L'elemento clockType è definito dal tipo complesso ChannelPublishingType .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows Vista [solo app desktop] |
Server minimo supportato |
Windows Server 2008 [solo app desktop] |
Vedi anche
-
Elemento padre