FormsAuthenticationMessageInspector.AfterReceiveReply(ref Message, Object) Method
Ensures that no invalid messages received from the service are relayed to the client user code.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
reply | Message | A Message reference. |
correlationState | Object | A Object value. |
See Also