Name | Description | |
---|---|---|
![]() | OraclePipe Constructor | Overloaded. Initializes a new instance of the OraclePipe class. |
The following tables list the members exposed by OraclePipe.
Name | Description | |
---|---|---|
![]() | OraclePipe Constructor | Overloaded. Initializes a new instance of the OraclePipe class. |
Name | Description | |
---|---|---|
![]() | Connection | Gets or sets OracleConnection used by OraclePipe. |
![]() | Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | MaxPipeSize | Gets or sets maximum space reserved for the pipe. |
![]() | PipeName | Gets or sets the name of the pipe. |
![]() | ReceiveTimeout | Gets or sets timeout for Receive method to execute. |
![]() | SendTimeout | Gets or sets timeout for Send(OraclePipeMessageCollection) method to execute. |
![]() | Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Purge | Purges pipe contents. |
![]() | Receive | Receives pipe contents. |
![]() | Send | Overloaded. Sends data through Oracle pipe. |
![]() | ToString | Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component) |