ResponseCode.ServerTimeout Field
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.
Server time-out. (504)
public: int ServerTimeout = 504;
public const int ServerTimeout = 504;
val mutable ServerTimeout : int
Public Const ServerTimeout As Integer = 504