EmailQueueLimitException Constructor (SerializationInfo, StreamingContext) |
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax protected EmailQueueLimitException(
SerializationInfo info,
StreamingContext context
)
Parameters
- info
- Type: System.Runtime.SerializationSerializationInfo
The EmailQueueLimitException that holds the serialized object data about the exception being thrown - context
- Type: System.Runtime.SerializationStreamingContext
The EmailQueueLimitException that contains contextual information about the source or destination
See Also