ChannelEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains arguments for a WCF channel event.
public ref class ChannelEventArgs sealed : EventArgs
public sealed class ChannelEventArgs : EventArgs
type ChannelEventArgs = class
inherit EventArgs
Public NotInheritable Class ChannelEventArgs
Inherits EventArgs
- Inheritance
-
ChannelEventArgs
Constructors
ChannelEventArgs(String) |
Initializes a new instance of the |
Properties
Message |
Gets the message describing the event. |