ClientBase<TChannel>.ICommunicationObject.Opening イベント
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ClientBase<TChannel> オブジェクトが Created 状態から Opened 状態に遷移するときに呼び出されるイベント ハンドラーです。
event EventHandler System.ServiceModel.ICommunicationObject.Opening;
member this.System.ServiceModel.ICommunicationObject.Opening : EventHandler
Custom Event Opening As EventHandler Implements System.ServiceModel.ICommunicationObject
イベントの種類
実装
注釈
詳細については、「System.ServiceModel.Channels.CommunicationObject」を参照してください。