RedirectionDuration.Temporary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the RedirectionDuration that represents a temporary redirection.
public:
static property System::ServiceModel::Channels::RedirectionDuration ^ Temporary { System::ServiceModel::Channels::RedirectionDuration ^ get(); };
public static System.ServiceModel.Channels.RedirectionDuration Temporary { get; }
static member Temporary : System.ServiceModel.Channels.RedirectionDuration
Public Shared ReadOnly Property Temporary As RedirectionDuration
Property Value
A RedirectionDuration that contains a value that represents a temporary redirection.
Remarks
A temporary redirection duration indicates the new location(s) that are valid for a limited time frame for the given scope. This is the default value for RedirectionDuration.
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.