BTXSession.ReceiveMessages(IBTMessage[], Int32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void ReceiveMessages(cli::array <Microsoft::BizTalk::Agent::Interop::IBTMessage ^> ^ messages, int firstIdx, int count);
public void ReceiveMessages (Microsoft.BizTalk.Agent.Interop.IBTMessage[] messages, int firstIdx, int count);
member this.ReceiveMessages : Microsoft.BizTalk.Agent.Interop.IBTMessage[] * int * int -> unit
Public Sub ReceiveMessages (messages As IBTMessage(), firstIdx As Integer, count As Integer)
Paramètres
- messages
- Microsoft.BizTalk.Agent.Interop.IBTMessage[]
- firstIdx
- Int32
- count
- Int32