FileCommunicatorCloseBinary Method
Closes binary stream previously opened by OpenBinary.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
public void CloseBinary(
bool autoConnectEnabled
)
Parameters
- autoConnectEnabled Boolean
- Indicates if autoConnect was enebled during opening the stream.