Interface ITcoSyncUnit
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Namespace: TcoIo
Assembly: TcoIoConnector.dll
Syntax
public interface ITcoSyncUnit : ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_State
Declaration
ISyncUnitState _State { get; }
Property Value
|
Improve this Doc
View Source
InfoData
Declaration
IInfoData_8649EEEB InfoData { get; }
Property Value
|
Improve this Doc
View Source
WcState
Declaration
IWcState_0B2B16F9 WcState { get; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoSyncUnit CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoSyncUnit)
Declaration
void FlushOnlineToPlain(PlainTcoSyncUnit source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoSyncUnit)
Declaration
void FlushPlainToOnline(PlainTcoSyncUnit source)
Parameters