C#
public enum struct PeekAction : System.IComparable, System.IFormattable, System.IConvertible
{
}
Articles
|
Indicates whether to peek the current message in a queue, or the next message ... Previous Versions .NET Framework 3.0 Class Library System.Messaging PeekAction Enumeration
|
|
Note: This enumeration is new in the .NET Framework version 2.0. Indicates ... Previous Versions .NET Framework 2.0 Class Library Reference System.Messaging PeekAction Enumeration
|