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)
- 屬性
- 實作