Share via


IWSServerLicensingServiceChannel Interface

Namespace:  Microsoft.com.IPC.WSServerLicensingService
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public Interface IWSServerLicensingServiceChannel _
    Inherits IWSServerLicensingService, IClientChannel, IContextChannel, IChannel,  _
    ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
'Usage
Dim instance As IWSServerLicensingServiceChannel
public interface IWSServerLicensingServiceChannel : IWSServerLicensingService, 
    IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, 
    IDisposable