Specifies the MobiLink synchronization stream to use for the file transfer.
Visual Basic Public Property Stream As ULStreamType
C# public ULStreamType Stream { get; set; }
One of the ULStreamType values specifying the type of synchronization stream to use. The default is ULStreamType.TCPIP.
Most synchronization streams require parameters to identify the MobiLink server address and control other behavior. These parameters are supplied by the ULFileTransfer.StreamParms.
If the stream type is set to a value that is invalid for the platform, the stream type is set to ULStreamType.TCPIP.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |