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 | (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 | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Purge | Purges pipe contents. |
![]() | Receive | Receives pipe contents. |
![]() | Send | Overloaded. Sends data through Oracle pipe. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |