MergeSessionError Class

Definition

Represents information on errors that occur during a Merge Agent session.

public ref class MergeSessionError sealed
public sealed class MergeSessionError
type MergeSessionError = class
Public NotInheritable Class MergeSessionError
Inheritance
MergeSessionError

Constructors

MergeSessionError()

Creates an instance of the MergeSessionError class.

Properties

ErrorCode

Gets or sets the error code.

ErrorMessage

Gets or sets the error message.

SourceName

Gets or sets the source of the error.

Applies to