TimeoutCallback Delegate
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 delegate void TimeoutCallback(System::Object ^ state);
C#
public delegate void TimeoutCallback(object state);
type TimeoutCallback = delegate of obj -> unit
Public Delegate Sub TimeoutCallback(state As Object)
- state
- Object
Product | Versions |
---|---|
Host Integration Server | 2016 |