Click or drag to resize
ConnectionStartParametersModel Properties

The ConnectionStartParametersModel type exposes the following members.

Properties
  NameDescription
Public propertyArchiveBinLocation
Gets or sets the volume on which to store all archived files on the target.
Public propertyCompressionLevel
Gets or sets the compression to use for data passed over this connection.
Public propertyIsEncrypted
Gets or sets a value indicating whether or not to encrypt the connection data stream.
Public propertyIsMirrorEnabled
Gets or sets a value indicating whether or not to start a mirror when the connection is created.
Public propertyIsPathBlockingEnabled
Gets or sets a value indicating whether or not to block outside access to the destination paths on the target machine.
Public propertyIsReplicationEnabled
Gets or sets a value indicating whether or not to start replication when the connection is created.
Public propertyIsRestore
Gets or sets a value indicating whether or not this instance is restore mirror.
Public propertyMirrorParameters
Gets or sets parameters to be used for the initial connection mirror.
Public propertySchedule
Gets or sets the schedule to use for the connection.
Public propertyScriptPoints
Gets or sets script points to configure on the connection.
Public propertySnapshotSchedule
Gets or sets snapshot schedule configuration.
Top
See Also