ServiceConvoyAttribute(Int32, String, Int32[], Boolean[]) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
ServiceConvoyAttribute(int portName, System::String ^ messageType, cli::array <int> ^ convoyCorrelations, cli::array <bool> ^ sendConvoys);
public ServiceConvoyAttribute (int portName, string messageType, int[] convoyCorrelations, bool[] sendConvoys);
new Microsoft.XLANGs.BaseTypes.ServiceConvoyAttribute : int * string * int[] * bool[] -> Microsoft.XLANGs.BaseTypes.ServiceConvoyAttribute
Public Sub New (portName As Integer, messageType As String, convoyCorrelations As Integer(), sendConvoys As Boolean())
パラメーター
- portName
- Int32
- messageType
- String
- convoyCorrelations
- Int32[]
- sendConvoys
- Boolean[]