TimeIntervalSchedule(Int32) Constructor
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.
public:
TimeIntervalSchedule(int seconds);
public TimeIntervalSchedule (int seconds);
new Microsoft.BizTalk.Adapter.Common.TimeIntervalSchedule : int -> Microsoft.BizTalk.Adapter.Common.TimeIntervalSchedule
Public Sub New (seconds As Integer)
Parameters
- seconds
- Int32