Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
The execution policy of the service
Inheritance
'ExecutionPolicy' is the base type of the polymorphic type model. The 'type' property is the discriminator for the derived types.
The value of the 'type' property determines the serialized content on the wire (one of the following derived types).
The following table lists the value of the Kind property and corresponding derived type it represents.
Derived Types
| type | Derived Type |
|---|---|
| Default | DefaultExecutionPolicy |
| RunToCompletion | RunToCompletionExecutionPolicy |