Segment.UnblockSegment Method
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.
Overloads
UnblockSegment() | |
UnblockSegment(Service) |
UnblockSegment()
public:
void UnblockSegment();
public void UnblockSegment ();
member this.UnblockSegment : unit -> unit
Public Sub UnblockSegment ()
Applies to
UnblockSegment(Service)
public:
void UnblockSegment(Microsoft::XLANGs::Core::Service ^ srv);
public void UnblockSegment (Microsoft.XLANGs.Core.Service srv);
member this.UnblockSegment : Microsoft.XLANGs.Core.Service -> unit
Public Sub UnblockSegment (srv As Service)
Parameters
- srv
- Service