Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定用于文件传输的 MobiLink 同步流。
Public Property Stream As ULStreamType
public ULStreamType Stream {get;set;}
ULStreamType 值之一,用于指定要使用的同步流类型。缺省值为 ULStreamType.TCPIP。
大多数同步流都需要用一些参数来标识 MobiLink 服务器地址和控制其它行为。这些参数由 ULFileTransfer.StreamParms 提供。
如果设置的流类型值在平台上无效,则流类型将被设置为 ULStreamType.TCPIP。