Gets the current mode this channel is operation in, a sync channel can move to async operating mode
upon errors and during reconnection while the accumulated data in the redolog is being replicated

C# | Visual Basic | Visual C++ | J# |
ReplicationOperatingMode OperatingMode { get; }
ReadOnly Property OperatingMode As ReplicationOperatingMode
property ReplicationOperatingMode OperatingMode { ReplicationOperatingMode get (); }
/** @property */ ReplicationOperatingMode get_OperatingMode()