Click or drag to resize
TargetStateInfoModel Properties

The TargetStateInfoModel type exposes the following members.

Properties
  NameDescription
Public propertyConnectionId
Gets or sets the engine connection id.
Public propertyConnectTime
Gets or sets the time this connection was created.
Public propertyEngineJobType
Gets or sets the engine job type of the connection.
Public propertyGuid
Gets or sets the unique identifier of the connection.
Public propertyHasSnapshotSchedule
Gets or sets a value indicating whether this connection has a snapshot schedule.
Public propertyLastUpdateTime
Gets or sets the last time this target connection information was updated.
Public propertyNextScheduledSnapshot
Gets or sets the time of the next scheduled snapshot.
Public propertyPaths
Gets or sets the paths used on the target server.
Public propertyQueueBytes
Gets or sets the target queue bytes.
Public propertyReplicationSetUsageType
Gets or sets the usage type of the replication set that is connected.
Public propertyScheduledSnapshotInterval
Gets or sets the scheduled snapshot interval.
Public propertySnapshots
Gets or sets the current list of snapshots taken for this connection.
Public propertySourceEndPoint
Gets or sets the source endpoint.
Public propertySourceEndpointFromSource
Gets or sets the default address for the source server as provided by the source server.
Public propertySourceMachineName
Gets or sets the name of the source machine.
Public propertySourceVersion
Gets or sets the product version of the source machine.
Public propertyStates
Gets or sets the target states.
Public propertyTargetEndpoint
Gets or sets the destination endpoint of the socket connection.
Public propertyWorkloadId
Gets or sets the name of the replication set.
Top
See Also