AlertManagementChannel インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
警告の定義をプログラムから管理するためのチャネルを実装します。
public interface class AlertManagementChannel : AlertingWcfProxy::AlertManagement, IDisposable, System::ServiceModel::IClientChannel, System::ServiceModel::IExtensibleObject<System::ServiceModel::IContextChannel ^>
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
public interface AlertManagementChannel : AlertingWcfProxy.AlertManagement, IDisposable, System.ServiceModel.IClientChannel, System.ServiceModel.IExtensibleObject<System.ServiceModel.IContextChannel>
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
type AlertManagementChannel = interface
interface AlertManagement
interface IClientChannel
interface IContextChannel
interface IChannel
interface ICommunicationObject
interface IExtensibleObject<IContextChannel>
interface IDisposable
Public Interface AlertManagementChannel
Implements AlertManagement, IClientChannel, IDisposable, IExtensibleObject(Of IContextChannel)
- 属性
- 実装