Interface ITcoMessenger
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface ITcoMessenger : IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_contextIdentity
Declaration
[ReadOnly]
IOnlineULInt _contextIdentity { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineULInt |
|
|
Improve this Doc
View Source
_mime
Declaration
ITcoMessage _mime { get; }
Property Value
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoMessenger CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoMessenger)
Declaration
void FlushOnlineToPlain(PlainTcoMessenger source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoMessenger)
Declaration
void FlushPlainToOnline(PlainTcoMessenger source)
Parameters