Delegate for the Crestron Thread callback function
Namespace: Crestron.SimplSharpPro.CrestronThreadAssembly: SimplSharpPro (in SimplSharpPro.exe)
Syntax
C# |
---|
public delegate Object ThreadCallbackFunction( Object userSpecific ) |
Parameters
- userSpecific
- Type: System..::..Object
Any object the user specifies.