DeploymentBaseContext.PrefetchPayload Property

Definition

Gets a value that indicates whether a deployment request contains a prefetch payload.

public:
 property bool PrefetchPayload { bool get(); };
public bool PrefetchPayload { get; }
member this.PrefetchPayload : bool
Public ReadOnly Property PrefetchPayload As Boolean

Property Value

true if the request contains a prefetch payload, otherwise false.

Applies to