public TimeSpan RetryGateClosedFor { get; set; }
Public Property RetryGateClosedFor As TimeSpan Get Set
public: property TimeSpan^ RetryGateClosedFor { TimeSpan^ get (); void set (TimeSpan^ value); }