GigaSpaces XAP.NET Documentation
OperatingMode Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceIOutgoingChannelOperatingMode
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
Declaration Syntax
C#Visual BasicVisual C++J#
ReplicationOperatingMode OperatingMode { get; }
ReadOnly Property OperatingMode As ReplicationOperatingMode
property ReplicationOperatingMode OperatingMode {
	ReplicationOperatingMode get ();
}
/** @property */
ReplicationOperatingMode get_OperatingMode()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)