RedirectionDuration.Permanent Egenskap

Definition

Hämtar som RedirectionDuration representerar en permanent omdirigering.

public:
 static property System::ServiceModel::Channels::RedirectionDuration ^ Permanent { System::ServiceModel::Channels::RedirectionDuration ^ get(); };
public static System.ServiceModel.Channels.RedirectionDuration Permanent { get; }
static member Permanent : System.ServiceModel.Channels.RedirectionDuration
Public Shared ReadOnly Property Permanent As RedirectionDuration

Egenskapsvärde

En RedirectionDuration som innehåller ett värde som representerar en permanent omdirigering.

Kommentarer

En permanent omdirigeringstid anger att de nya platser som angetts ska användas permanent för det angivna omfånget.

Gäller för