QueueFile ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:IMailAPI_NET.QueueFile"]

Inheritance Hierarchy

SystemObject
  IMailAPI_NETQueueFile

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public class QueueFile

The QueueFile type exposes the following members.

Constructors

  NameDescription
Public methodQueueFile
Initializes a new instance of the QueueFile class
Public methodQueueFile(String)
Initializes a new instance of the QueueFile class
Public methodQueueFile(String, String)
Initializes a new instance of the QueueFile class
Top
Methods

  NameDescription
Public methodCloseFile
Public methodDeleteFile
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodForwardTo
Change the R record in the Queue file to the supplied address. NOTE: This function will close the current Queue file if it is open.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMoveToMailbox
Change the R record in the Queue file to send messages to the specified mailbox for local users. NOTE: This function will close the current Queue file if it is open.
Public methodProcessAddressMasqueradingDFile
Public methodProcessAddressMasqueradingQFile
Public methodRenameFile
Public methodRewriteBodyFile
Rewrite the body data to include the supplied strings
Public methodStatic memberSendMessage
Public methodStatic memberSendToQueueManager
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodWriteToFile(MemoryStream)
Public methodWriteToFile(String)
Public methodWriteToFile(String, Object)
Top
Properties

  NameDescription
Public propertyBytesWritten
Public propertyFileName
Public propertyFullFileName
Public propertyPath
Top
See Also

Reference