JAMS Developer Guide
IStream Interface
Members 


MVPSI.JAMS Namespace : IStream Interface
The IStream interface is used to open streams across a WCF channel. This interface is used internally by JAMS and is not intended for user code.
Object Model
IStream Interface
Syntax
'Declaration
 
<System.ServiceModel.ServiceContractAttribute(SessionMode.Required)>
Public Interface IStream 
'Usage
 
Dim instance As IStream
[System.ServiceModel.ServiceContract(SessionMode.Required)]
public interface IStream 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IStream Members
MVPSI.JAMS Namespace