Table of Contents

Interface IKNetSourceConnector

Namespace
MASES.KNet.Connect
Assembly
MASES.KNet.dll
public interface IKNetSourceConnector : IKNetConnector, IKNetCommon, IKNetConnectLogging, IConnector, IVersion
Inherited Members

Properties

CanDefineTransactionBoundaries

Implement the method to return the ConnectorTransactionBoundaries value

ConnectorTransactionBoundaries CanDefineTransactionBoundaries { get; }

Property Value

ConnectorTransactionBoundaries

Context

SourceConnectorContext Context { get; }

Property Value

SourceConnectorContext

ExactlyOnceSupport

Implement the method to return the ExactlyOnceSupport value

ExactlyOnceSupport ExactlyOnceSupport { get; }

Property Value

ExactlyOnceSupport