Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Nothing will work fine if you do not want to execute this asynchronously and invoke a callback method when it is completed. By providing the nothing it will just block until the method has completed executing.
|