cRequestStartRequest Method (Link, Container, Boolean) |
Start an reqeust and wait for an response
Namespace: Vaser.OON Assembly: Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax public cStatus StartRequest( Link lnk, Container myContainer, bool CallEmptyBuffer = false )
Parameters
- lnk
- Type: VaserLink
Link - myContainer
- Type: VaserContainer
Data container - CallEmptyBuffer (Optional)
- Type: SystemBoolean
Raise an "call empty bufffer" event
Return Value
Type:
cStatusStatus object
See Also