CallSite.ConvoyMap(Guid, Int32[]) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ConvoyMap(Guid convoyId, cli::array <int> ^ cparams);
public ConvoyMap (Guid convoyId, int[] cparams);
new Microsoft.XLANGs.Core.CallSite.ConvoyMap : Guid * int[] -> Microsoft.XLANGs.Core.CallSite.ConvoyMap
Public Sub New (convoyId As Guid, cparams As Integer())
Parameters
- convoyId
- Guid
- cparams
- Int32[]