Amqp |
The AmqpUtilities type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EnvelopeFromMessage | Decodes and returns a single CFX envelope given a single AMQP Message |
![]() ![]() | EnvelopesFromMessage | Decodes a list of CFX envelopes containing CFX messages given a single AMQP message |
![]() ![]() | GetCertificate | Looks in the both the machine and user level certificate stores for a certificate whose subject name OR thumbprint matches the value specified by the certFindName parameter. Will throw an ArumentException if not found. |
![]() ![]() | MessageFromEnvelope | Converts a CFXEnvelope into an AMQP message |
![]() ![]() | MessageFromEnvelopes | Converts multiple CFXEnvelope(s) into a single AMQP message |
![]() ![]() | MessagePreview | Returns the first x characters of the payload of an AMQP message, assuming UTF8 encoding |