MessageStorage.SaveInboundWireFormatMessage(Stream) Method

Definition

public:
 Guid SaveInboundWireFormatMessage(System::IO::Stream ^ wireMessage);
public Guid SaveInboundWireFormatMessage (System.IO.Stream wireMessage);
member this.SaveInboundWireFormatMessage : System.IO.Stream -> Guid
Public Function SaveInboundWireFormatMessage (wireMessage As Stream) As Guid

Parameters

wireMessage
Stream

Returns

Applies to