Set the offsets with respect to current time to define the start and stop of the sliding window, used when IntegrationWindowType is set to Sliding Window.
[Visual Basic .NET] |
---|
Public Sub SetOffsets( _ ByVal StartOffset As Double, _ ByVal StopOffset As Double _ ) |
[C#] |
---|
public void SetOffsets( |
[Managed C++] |
---|
public: void SetOffsets( |
[Java] |
---|
public setOffsets( |
[Unmanaged C++] |
---|
public: HRESULT SetOffsets( |
- StartOffset
- StopOffset