GigaSpaces XAP.NET Documentation
ComType Property
Class LibraryGigaSpaces.Core.EventsEventSessionConfigComType
Gets or sets the communication protocol.
Declaration Syntax
C#Visual BasicVisual C++J#
public ComType ComType { get; set; }
Public Property ComType As ComType
public:
property ComType ComType {
	ComType get ();
	void set (ComType value);
}
/** @property */
public ComType get_ComType()
/** @property */
public  void set_ComType(ComType value)

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