Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
同期に使用する Mobile Link 同期ストリームを指定します。
Public Property Stream As ULStreamType
public ULStreamType Stream {get;set;}
使用する同期ストリームのタイプを指定する ULStreamType 値の 1 つ。デフォルト値は ULStreamType.TCPIP です。
ほとんどの同期ストリームでは、Mobile Link サーバのアドレスを識別したり、その他の動作を制御したりするパラメータを必要とします。これらのパラメータは、ULSyncParms.StreamParms プロパティで指定します。
ストリームタイプが、プラットフォームに適さない無効な値に設定されていると、ストリームタイプは ULStreamType.TCPIP に設定されます。