IWSManEnumerator.AtEndOfStream Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
AtEndOfStream property of IWSManEnumerator interface.
public bool AtEndOfStream { [System.Runtime.InteropServices.DispId(2)] get; }
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.AtEndOfStream : bool
Public ReadOnly Property AtEndOfStream As Boolean
Property Value
- Attributes
Remarks
An original IDL definition of AtEndOfStream property was the following: BOOL AtEndOfStream;