ConnectionEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クラスから派生したイベントのデータを Connection 提供します。
public ref class ConnectionEventArgs sealed : EventArgs
public sealed class ConnectionEventArgs : EventArgs
type ConnectionEventArgs = class
inherit EventArgs
Public NotInheritable Class ConnectionEventArgs
Inherits EventArgs
- 継承
-
ConnectionEventArgs
プロパティ
Connection |
接続を取得します。 |
IsNewConnection |
接続が新しいかどうかを示す値を取得します。 |